summaryrefslogtreecommitdiff
path: root/include/sound/ak4xxx-adda.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-29 14:25:17 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-29 14:25:17 -0800
commit566cf877a1fcb6d6dc0126b076aad062054c2637 (patch)
treec6d5b5de629b0adfaced9d629ed06777c6b6a26c /include/sound/ak4xxx-adda.h
parent39cb2c9a316e77f6dfba96c543e55b6672d5a37e (diff)
Linux 4.10-rc6
Diffstat (limited to 'include/sound/ak4xxx-adda.h')
0 files changed, 0 insertions, 0 deletions
ot be registered. This prevents the PMU platform device to be created, so the Exynos PMU driver is never probed. This breaks (among other things) Suspend-to-RAM. Fix this by changing CLKOUT driver initialization method to CLK_OF_DECLARE_DRIVER(), which doesn't clear the OF_POPULATED flag, so later a platform device is created and the Exynos PMU platform driver can be be probed properly. Fixes: 989eafd0b609 ("clk: core: Avoid double initialization of clocks") Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings')