From: Lars-Peter Clausen Date: Fri, 14 Jun 2013 15:58:00 +0000 (+0100) Subject: staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-coding it X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~165^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd49fe120622b130ca0c4675a17a53e12aba99c;p=pandora-kernel.git staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-coding it No need to swap the upper and lower byte by hand if there is a helper function which already does this. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed