On Fri, Jan 22, 2021 at 11:33:48AM +0800, [email protected] wrote: > From: Ricky Wu <[email protected]> > > 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: [email protected] > Signed-off-by: Ricky Wu <[email protected]> > --- > drivers/misc/cardreader/rtsx_pcr.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-)
Also, you forgot a "Fixes:" tag. thanks, greg k-h

