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

From: Greg KH
Date: Thu Jan 21 2021 - 07:39:54 EST


On Thu, Jan 21, 2021 at 07:07:04PM +0800, ricky_wu@xxxxxxxxxxx wrote:
> From: Ricky Wu <ricky_wu@xxxxxxxxxxx>
>
> make sure ASPM state sync with pcr->aspm_enabled
> init value pcr->aspm_enabled
>
> Signed-off-by: Ricky Wu <ricky_wu@xxxxxxxxxxx>
> ---
> drivers/misc/cardreader/rtsx_pcr.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)

What changed from v1?

THat always goes below the --- line, as the documentation asks for. Can
you please do that and resend?

And if this is a fix, can you provide a "Fixes:" line, and if it should
go to stable kernels, please provide the needed "cc: stable..." line in
the signed off by area as well.

Please fix up and send a v3.

thanks,

greg k-h