]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Initialise the DB8500 PRCMU driver at core_initcall time
authorLee Jones <lee.jones@linaro.org>
Mon, 11 Jun 2012 15:24:59 +0000 (16:24 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:16:08 +0000 (00:16 +0200)
commit4367f174a06e73a52bbcc5120785e06b9b49249c
tree453acd397cafdb2e9f89471328b47e1bea48582c
parent2a0ef61a3dc049eeac1a335814ca94baedf79055
mfd: Initialise the DB8500 PRCMU driver at core_initcall time

Now the AB8500 has its own IRQ domain it needs to be initialised earlier
in the boot sequence. As the AB8500 relies on the DB8500 PRCMU we need to
reflect this change for the PRCMU driver too.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/db8500-prcmu.c