diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2017-01-06 12:34:30 +0000 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-01-09 16:08:19 -0800 |
commit | 67bcc2c5f1da8c5bb58e72354274ea5c59a3950a (patch) | |
tree | 6b62be7aa0b3360d8f326a76242ddecf90656c53 /drivers/iommu/msm_iommu.c | |
parent | 4263499a6e05c42c47c8e22c23575bc79ab62ddf (diff) | |
download | linux-67bcc2c5f1da8c5bb58e72354274ea5c59a3950a.tar.gz linux-67bcc2c5f1da8c5bb58e72354274ea5c59a3950a.tar.bz2 linux-67bcc2c5f1da8c5bb58e72354274ea5c59a3950a.zip |
clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled
Currently we add the virtual cpufreq device unconditionally even when
the SCPI DVFS clock provider node is disabled. This will cause cpufreq
driver to throw errors when it gets initailised on boot/modprobe and
also when the CPUs are hot-plugged back in.
This patch fixes the issue by adding the virtual cpufreq device only if
the SCPI DVFS clock provider is available and registered.
Fixes: 9490f01e2471 ("clk: scpi: add support for cpufreq virtual device")
Reported-by: Michał Zegan <webczat_200@poczta.onet.pl>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Tested-by: Michał Zegan <webczat_200@poczta.onet.pl>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/iommu/msm_iommu.c')
0 files changed, 0 insertions, 0 deletions