diff options
author | Can Guo <cang@codeaurora.org> | 2019-12-05 02:14:46 +0000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-12-19 22:08:53 -0500 |
commit | 5231d38c16f0896171b45133d4ea6f6bc6610c82 (patch) | |
tree | f498e612f2813e3f627bc63f03afc9b1590107a4 /include/uapi/scsi | |
parent | 0834253734cbb40c312c06e5beb9b94ac7cf5e80 (diff) | |
download | lwn-5231d38c16f0896171b45133d4ea6f6bc6610c82.tar.gz lwn-5231d38c16f0896171b45133d4ea6f6bc6610c82.zip |
scsi: ufs: Do not free irq in suspend
Since ufshcd irq resource is allocated with the device resource management
aware IRQ request implementation, we don't really need to free up irq
during suspend, disabling it during suspend and reenabling it during resume
should be good enough.
Link: https://lore.kernel.org/r/0101016ed3d69793-22918f99-23bf-495d-8a36-a9c108d1cbce-000000@us-west-2.amazonses.com
Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>
Signed-off-by: Can Guo <cang@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/uapi/scsi')
0 files changed, 0 insertions, 0 deletions