diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-07-04 18:09:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-07-08 21:02:31 +0200 |
commit | 462c8d27940d1d41f76091544245b0af11b64c81 (patch) | |
tree | 897adde84311ddd37b324ade92c3e7709b7f19a9 /drivers/iio/inkern.c | |
parent | staging:iio:adis16260: Do not return error code in the interrupt handler (diff) | |
download | linux-462c8d27940d1d41f76091544245b0af11b64c81.tar.xz linux-462c8d27940d1d41f76091544245b0af11b64c81.zip |
staging:iio:adis16400: Do not return error code in the interrupt handler
The interrupt handler should only ever return one of the three irqreturn_t
constants and not an error code. Also make sure to always call
iio_trigger_notify_done before leaving the trigger handler.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/inkern.c')
0 files changed, 0 insertions, 0 deletions