From: Mike Frysinger Date: Mon, 27 Jun 2011 22:16:29 +0000 (-0400) Subject: spi/bfin_spi: drop bits_per_word from client data X-Git-Tag: v3.4-rc1~134^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d002cce4c8a24234b81033119eda3272ebf7981;p=pandora-kernel.git spi/bfin_spi: drop bits_per_word from client data No other SPI controller has this field, and SPI clients should be setting this up in their own drivers. So drop it from the Blackfin controller to keep people from using it. Signed-off-by: Mike Frysinger Signed-off-by: Bob Liu --- Reading git-diff-tree failed