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)
commita661aca4ba602d81135ba5cfc2b208e1ad5fdead
tree453acd397cafdb2e9f89471328b47e1bea48582c
parentc94bb233a9fee3314dc5d9c7de9fa702e91283f2
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