mfd: Initialise WM8350 interrupts earlier
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 4 Feb 2009 19:49:52 +0000 (20:49 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Tue, 17 Feb 2009 08:00:11 +0000 (09:00 +0100)
commit62571c29a8343839e85e741db6a489f30686697c
treea9f379a222bff7158a54ed7a07ce083f9afe6650
parent720fd66dfad1b0286721dbb2ed4d6076c0aa953b
mfd: Initialise WM8350 interrupts earlier

Ensure that the interrupt handling is configured before we do platform
specific init. This allows the platform specific initialisation to
configure things which use interrupts safely.

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