Re: [PATCH v3] misc: rtsx: init value of aspm_enabled

2021-01-21 Thread Greg KH
On Fri, Jan 22, 2021 at 11:33:48AM +0800, ricky...@realtek.com wrote: > From: Ricky Wu > > v1: > make sure ASPM state sync with pcr->aspm_enabled > init value pcr->aspm_enabled > v2: > fixes conditions in v1 if-statement > v3: > more description for v1 and v2 > > Cc: sta...@vger.kernel.org >

Re: [PATCH v3] misc: rtsx: init value of aspm_enabled

2021-01-21 Thread Greg KH
On Fri, Jan 22, 2021 at 11:33:48AM +0800, ricky...@realtek.com wrote: > From: Ricky Wu > > v1: > make sure ASPM state sync with pcr->aspm_enabled > init value pcr->aspm_enabled > v2: > fixes conditions in v1 if-statement > v3: > more description for v1 and v2 This needs to go below the ---

[PATCH v3] misc: rtsx: init value of aspm_enabled

2021-01-21 Thread ricky_wu
From: Ricky Wu v1: make sure ASPM state sync with pcr->aspm_enabled init value pcr->aspm_enabled v2: fixes conditions in v1 if-statement v3: more description for v1 and v2 Cc: sta...@vger.kernel.org Signed-off-by: Ricky Wu --- drivers/misc/cardreader/rtsx_pcr.c | 7 ++- 1 file changed, 6