commit | 5d002cce4c8a24234b81033119eda3272ebf7981 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jun 27 18:16:29 2011 -0400 |
committer | Bob Liu <lliubbo@gmail.com> | Wed Mar 21 11:00:07 2012 +0800 |
tree | 2a3b74936380be6fdda475e72b056f5ba4e495c7 | |
parent | 4936afc6510608ddabeb4f562cf1a291cc38faa1 [diff] |
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 <vapier@gentoo.org> Signed-off-by: Bob Liu <lliubbo@gmail.com>