]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/input/misc/twl6040-vibra.c
input: twl6040-vibra: Do not use wrapper for irq request
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 4 Jul 2011 16:50:02 +0000 (19:50 +0300)
committerPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 7 Jul 2011 11:23:21 +0000 (14:23 +0300)
commit625cbe46bc97a82dcd9254b5bc01c8520d78b227
tree0a9e9c8b881a96920d820ae12b436eecbc3bd704
parent0f962ae2dd8655f0800ff3c4b02d5f5a2ff3899e
input: twl6040-vibra: Do not use wrapper for irq request

The twl6040_request_irq/free_irq inline functions are going
to be removed, so replace them with direct calls.
The irq number is provided by the core driver via resource.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/twl6040-vibra.c