From: Lars-Peter Clausen Date: Tue, 4 Sep 2012 12:38:00 +0000 (+0100) Subject: iio: Drop timestamp parameter from buffer store_to callback X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~406^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce56ade6ae74e604a4b5d6ea5b1d58960fa8e7aa;p=pandora-kernel.git iio: Drop timestamp parameter from buffer store_to callback Drop timestamp parameter from buffer store_to callback and subsequently from iio_push_to_buffer. The timestamp parameter is unused and it seems likely that it will stay unused in the future, so it should be safe to remove it. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed