From: Lars-Peter Clausen Date: Fri, 15 Jun 2012 16:14:36 +0000 (+0200) Subject: staging: iio: Remove superfluous flush_scheduled_work X-Git-Tag: v3.6-rc1~100^2~737 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaedfa54db0584ddf7308bb99c473cc6cf28fb65;p=pandora-kernel.git 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 Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed