OMAP: Make sure all resources used by the gpio-switch IRQ handler are
commit3aff56edc2000488d749aca622c667533c28ae0f
authorPeter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Thu, 14 May 2009 16:59:54 +0000 (14 09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 14 May 2009 16:59:54 +0000 (14 09:59 -0700)
tree58160a7114e63b962739e870b3d04a7927fdcf40
parent2e4a0b9ddbc1c788d20321b5b8fdf4c1c20baf07
OMAP: Make sure all resources used by the gpio-switch IRQ handler are

Initialize the workqueue and timer used by the gpio-switch IRQ handler before
we register the IRQ handler itself.

Signed-off-by: Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio-switch.c