memory: tegra20-emc: Add runtime dependency on devfreq governor module
authorDmitry Osipenko <digetx@gmail.com>
Tue, 19 Oct 2021 23:15:24 +0000 (02:15 +0300)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 21 Oct 2021 09:18:08 +0000 (11:18 +0200)
commit14b43c20c283de36131da0cb44f3170b9ffa7630
treebb814f7efa3a18a6da7c5268f784f054bf792929
parent131dd9a436d8f6dbaf3d9597803765d271b2fc19
memory: tegra20-emc: Add runtime dependency on devfreq governor module

Tegra20 EMC driver uses simple devfreq governor. Add simple devfreq
governor to the list of the Tegra20 EMC driver module softdeps to allow
userspace initramfs tools like dracut to automatically pull the devfreq
module into ramfs image together with the EMC module.

Reported-by: Nicolas Chauvet <kwizart@gmail.com>
Suggested-by: Nicolas Chauvet <kwizart@gmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20211019231524.888-1-digetx@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
drivers/memory/tegra/tegra20-emc.c