From: Imre Deak Date: Fri, 10 Feb 2006 15:16:32 +0000 (+0200) Subject: ads7846: fix endianness on coordinate values X-Git-Tag: v2.6.16-omap1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665a566d5e189b61db8c58432afbfa0ab6163752;p=pandora-kernel.git ads7846: fix endianness on coordinate values Remove conversion from Big Endian to CPU order in the ads7846 driver. We expect the uWire SPI driver to do this for us. Also the shift on read values should be only 3, since we have a dummy clock at the beginning. Signed-off-by: Imre Deak Signed-off-by: Juha Yrjölä --- Reading git-diff-tree failed