diff options
author | Tarun Kanti DebBarma <tarun.kanti@ti.com> | 2011-11-25 15:27:37 +0530 |
---|---|---|
committer | Tarun Kanti DebBarma <tarun.kanti@ti.com> | 2012-03-20 15:29:09 +0530 |
commit | 8276536cec38bc6bde30d0aa67716f22b9b9705a (patch) | |
tree | d403517a6f691daa13cb6245930b3219b893094a /arch/hexagon | |
parent | 00ece7e4826e631565eae089d3c813120c6535ef (diff) | |
download | blackbird-op-linux-8276536cec38bc6bde30d0aa67716f22b9b9705a.tar.gz blackbird-op-linux-8276536cec38bc6bde30d0aa67716f22b9b9705a.zip |
gpio/omap: fix _set_gpio_irqenable implementation
This function should be capable of both enabling and disabling interrupts
based upon the *enable* parameter. Right now the function only enables
the interrupt and *enable* is not used at all. So add the interrupt
disable capability also using the parameter.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions