From: David Brownell Date: Mon, 3 Apr 2006 22:46:22 +0000 (-0700) Subject: [PATCH] SPI: devices can require LSB-first encodings X-Git-Tag: v2.6.17-rc5~108^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf77cc4af5b048e20cfd9327fcc286cb69c34cc;p=pandora-kernel.git [PATCH] SPI: devices can require LSB-first encodings Add spi_device hook for LSB-first word encoding, and update all the (in-tree) controller drivers to reject such devices. Eventually, some controller drivers will be updated to support lsb-first encodings on the wire; no current drivers need this. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed