spi/bfin_spi: drop bits_per_word from client data
authorMike Frysinger <vapier@gentoo.org>
Mon, 27 Jun 2011 22:16:29 +0000 (18:16 -0400)
committerBob Liu <lliubbo@gmail.com>
Wed, 21 Mar 2012 03:00:07 +0000 (11:00 +0800)
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 <vapier@gentoo.org>
Signed-off-by: Bob Liu <lliubbo@gmail.com>

No differences found