]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 19 Mar 2013 13:47:47 +0000 (14:47 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 8 Apr 2013 13:20:59 +0000 (15:20 +0200)
commit247fa1920deeb1064e36c0a34410f4d63503b3d4
treefa104f7fcc95dbeaf8e012af5347f56994573096
parent7adafc5d97c0e23f1eac1cf1ee98d514026e7915
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source

MCLK1 is not in the AoD power domain so if it is used as the 32kHz clock
source we need to hold a runtime PM reference to keep the device from going
into low power mode.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/arizona-core.c