]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: iio: Remove superfluous flush_scheduled_work
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 15 Jun 2012 16:14:36 +0000 (18:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Jun 2012 21:36:26 +0000 (14:36 -0700)
commiteaedfa54db0584ddf7308bb99c473cc6cf28fb65
tree1d311ff15bcbe6489fbf28063a07b4f76fe0ed06
parent25c38aa3d17d6ccfca225fafce68401908a1ccb4
staging: iio: Remove superfluous flush_scheduled_work

None of these drivers ever schedule any work, so there is no need to flush any
scheduled work when the driver is removed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/accel/adis16209_core.c
drivers/staging/iio/accel/adis16220_core.c
drivers/staging/iio/accel/adis16240_core.c
drivers/staging/iio/gyro/adis16260_core.c