diff options
author | David Jander <david@protonic.nl> | 2011-06-08 19:37:45 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-06-08 19:37:45 +0200 |
commit | 6dd599f8af0166805951f4421a78ba716d78321a (patch) | |
tree | 2a319eb6c912711c3c1d54e2dcb79c9f44c9f4bd /drivers/tty | |
parent | gpio/pca953x: Interrupt pin is active-low (diff) | |
download | linux-6dd599f8af0166805951f4421a78ba716d78321a.tar.xz linux-6dd599f8af0166805951f4421a78ba716d78321a.zip |
gpio/pca953x: Fix warning of enabled interrupts in handler
When using nested threaded irqs, use handle_nested_irq(). This function
does not call the chip handler, so no handler is set.
Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions