]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 11 May 2015 12:58:05 +0000 (13:58 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 22 Jun 2015 11:25:12 +0000 (12:25 +0100)
commit95dc8a7e9d1879317b60622d27332961c0b826d6
tree21e6cee1036b9e726d725223d202dc821b93a067
parent57aead766fddf2adabace03b6b4d76bc85f660a9
mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch

wm5102 applies a custom hardware boot sequence, for this the SYSCLK
needs to be enabled. This patch factors out the code that enables
SYSCLK for this sequence such that it can be used for other boot time
operations that require SYSCLK.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/arizona-core.c