From: Lars-Peter Clausen Date: Mon, 14 Oct 2013 16:49:00 +0000 (+0100) Subject: staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~196^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7197812187160934e748d590c552f5b4725730f9;p=pandora-kernel.git staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable() The equivalent of iio_sw_buffer_preenable() is now done in the IIO buffer core, so there is no need to do this from the driver anymore. Signed-off-by: Lars-Peter Clausen Cc: Marek Vasut Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed