scsi: ufs: core: Add soft dependency on governor_simpleondemand
stable inclusion from stable-v5.10.177 commit f9a937f75ba2faf41b5acb1603f5ccf3c64b1e82 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I88YNP Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f9a937f75ba2faf41b5acb1603f5ccf3c64b1e82 -------------------------------- [ Upstream commit 2ebe1615 ] The ufshcd driver uses simpleondemand governor for devfreq. Add it to the list of ufshcd softdeps to allow userspace initramfs tools like dracut to automatically pull the governor module into the initramfs together with UFS drivers. Link: https://lore.kernel.org/r/20230220140740.14379-1-athierry@redhat.com Signed-off-by:Adrien Thierry <athierry@redhat.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment