summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2014-03-20 11:59:11 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2014-05-24 17:56:37 +0900
commitb0d5068a9c6a9cad8bdca13d5c578553fe2b315a (patch)
tree5453ba9a9eab1e3cd9a7a7587277ffb23b32230a /usr
parent60d6977c25817aa983d70a5c9a848b32cefc9316 (diff)
downloadlinux-stable-b0d5068a9c6a9cad8bdca13d5c578553fe2b315a.tar.gz
linux-stable-b0d5068a9c6a9cad8bdca13d5c578553fe2b315a.tar.bz2
linux-stable-b0d5068a9c6a9cad8bdca13d5c578553fe2b315a.zip
PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe fail
This patch add CONFIG_PM_OPP dependecy to exynos4_bus driver to fix probe fail as following log: [ 3.721389] exynos4-busfreq busfreq.3: Fail to add opp entries. [ 3.721697] exynos4-busfreq: probe of busfreq.3 failed with error -22 If CONFIG_PM_OPP is disabled, dev_pm_opp_find_freq_floor() in xxx_probe() will always return -EINVAL error. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions