[PATCH v1 0/1] [SRU][J:linux-bluefield] sdhci_of_dwcmshc: sync up

Liming Sun limings at nvidia.com
Tue Apr 30 12:04:53 UTC 2024


BugLink: https://bugs.launchpad.net/bugs/2064184

SRU Justification:

[Impact]
It shouldn't affect normal functionalities. With this fix, it'll remove a
warning when unloading and re-loading the sdhci_of_dwcmshc kernel driver.

[Fix]
The fix unload the runtime PM when unloading the sdhci_of_dwcmshc driver.

[Test Case]
Normal regression;
Unload and load sdhci_of_dwcmshc.ko again.

[Regression Potential]
Same behavior from user perspective.

Liming Sun (1):
  sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()

 drivers/mmc/host/sdhci-of-dwcmshc.c | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

-- 
2.30.1




More information about the kernel-team mailing list