commit | a661aca4ba602d81135ba5cfc2b208e1ad5fdead | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Jun 11 16:24:59 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:08 2012 +0200 |
tree | 453acd397cafdb2e9f89471328b47e1bea48582c | |
parent | c94bb233a9fee3314dc5d9c7de9fa702e91283f2 [diff] |
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>