From: Lars-Peter Clausen Date: Mon, 10 Sep 2012 08:34:00 +0000 (+0100) Subject: staging:iio:ad7476: Squash driver into a single file. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~161^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a28fe3c93d6cd920c84678a1bf45af8b4248577;p=pandora-kernel.git staging:iio:ad7476: Squash driver into a single file. After the recent cleanups the buffer support is just a single 23 line function. This does not really justify a file on its own, so move it to the main driver file. And with only one source file left the header file containing the device state struct becomes superflousious so move the content of the header file to the main driver source file as well. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed