From: Lars-Peter Clausen Date: Mon, 5 Nov 2012 09:56:00 +0000 (+0000) Subject: staging:iio:ad7887: Squash everything into one file X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~571^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65dd3d3d7a9bca683599b214229c546392394622;p=pandora-kernel.git staging:iio:ad7887: Squash everything into one file The recent cleanups have decimated the drivers code size by quite a bit. It is only a few hundred lines in total now and we also always build buffer support, so there really is no need to spread the driver out over multiple files. Putting everything into one file also allows to reduce the code size a bit more by removing a few lines of boilerplate code. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed