RE: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-21 Thread 吳昊澄 Ricky
doth.eu; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] rtsx: pci: fix device aspm state bug > > On Thu, Jan 21, 2021 at 08:15:46AM +, 吳昊澄 Ricky wrote: > > > -Original Message- > > > From: gre...@linuxfoundation.org > > > Sent: Thursday,

Re: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-21 Thread gre...@linuxfoundation.org
; > > sas...@kernel.org; levin...@google.com; > > keitasuzuki.p...@sslab.ics.keio.ac.jp; > > kd...@doth.eu; linux-kernel@vger.kernel.org > > Subject: Re: [PATCH] rtsx: pci: fix device aspm state bug > > > > On Thu, Jan 21, 2021 at 07:33:03AM +, 吳昊澄 Ricky wrote: > &g

RE: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-21 Thread 吳昊澄 Ricky
doth.eu; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] rtsx: pci: fix device aspm state bug > > On Thu, Jan 21, 2021 at 07:33:03AM +, 吳昊澄 Ricky wrote: > > Hi Greg kh, > > > > This patch to fix misc: rtsx bug for kernel 5.4 > > I do not understand what th

RE: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-21 Thread 吳昊澄 Ricky
ernel@vger.kernel.org > Subject: Re: [PATCH] rtsx: pci: fix device aspm state bug > > On Thu, Jan 21, 2021 at 03:28:58PM +0800, ricky...@realtek.com wrote: > > From: Ricky Wu > > > > changed rtsx_pci_disable_aspm() to rtsx_disable_aspm() make sure > > pcr->aspm_ena

Re: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-21 Thread gre...@linuxfoundation.org
On Thu, Jan 21, 2021 at 07:33:03AM +, 吳昊澄 Ricky wrote: > Hi Greg kh, > > This patch to fix misc: rtsx bug for kernel 5.4 I do not understand what this means, sorry. Can you please explain it? greg k-h

Re: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-20 Thread Greg KH
On Thu, Jan 21, 2021 at 03:28:58PM +0800, ricky...@realtek.com wrote: > From: Ricky Wu > > changed rtsx_pci_disable_aspm() to rtsx_disable_aspm() > make sure pcr->aspm_enabled to sync with aspm state Can you make this a bit more descriptive? > > BUG=b:175338107 > TEST=chromeos-kernel-5_4 Wha

[PATCH] rtsx: pci: fix device aspm state bug

2021-01-20 Thread ricky_wu
From: Ricky Wu changed rtsx_pci_disable_aspm() to rtsx_disable_aspm() make sure pcr->aspm_enabled to sync with aspm state BUG=b:175338107 TEST=chromeos-kernel-5_4 Signed-off-by: Ricky Wu Change-Id: I4b146dcdaaf2f2a965381c32780b0b110d751258 --- drivers/misc/cardreader/rtsx_pcr.c | 9 -

RE: [PATCH] rtsx: pci: fix device aspm state bug

2021-01-20 Thread 吳昊澄 Ricky
evin...@google.com; keitasuzuki.p...@sslab.ics.keio.ac.jp; kd...@doth.eu; > linux-kernel@vger.kernel.org; 吳昊澄 Ricky > Subject: [PATCH] rtsx: pci: fix device aspm state bug > > From: Ricky Wu > > changed rtsx_pci_disable_aspm() to rtsx_disable_aspm() make sure > pcr->aspm_

[PATCH] rtsx: pci: fix device aspm state bug

2021-01-20 Thread ricky_wu
From: Ricky Wu changed rtsx_pci_disable_aspm() to rtsx_disable_aspm() make sure pcr->aspm_enabled to sync with aspm state BUG=b:175338107 TEST=chromeos-kernel-5_4 Signed-off-by: Ricky Wu Change-Id: I4b146dcdaaf2f2a965381c32780b0b110d751258 --- drivers/misc/cardreader/rtsx_pcr.c | 9 -