]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc1a48bb2e42832833c1bc94b70af2a7b218ea0c
treea9f379a222bff7158a54ed7a07ce083f9afe6650
parent5e94a55cad610f8aa2a510d7d53c3d4a71387f1f
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