From: Michael Hennerich Date: Fri, 15 Oct 2010 16:48:10 +0000 (-0700) Subject: Input: ad7877 - implement specified chip select behavior X-Git-Tag: v2.6.37-rc1~135^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92c27fb5319d8b12f0c291c827e252f0e17afc4;p=pandora-kernel.git Input: ad7877 - implement specified chip select behavior According to the AD7877 datasheet: Each transfer operation is 16-bit. If multiple read/write operations are to be performed, CS must be taken high after the end of each read/write operation before another read/write operation can be performed by taking CS low again. Make sure CS toggles after each transfer in the message. Signed-off-by: Michael Hennerich Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed