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)
commit3850e3ee86c90e22767907fbd7505a717300c533
tree21e6cee1036b9e726d725223d202dc821b93a067
parent0be068a077a06fa3382ab6d8d290078967bb8f64
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