]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi/spi_bfin_sport: drop bits_per_word from client data
authorScott Jiang <scott.jiang.linux@gmail.com>
Mon, 23 Apr 2012 22:18:11 +0000 (18:18 -0400)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 27 Apr 2012 18:17:25 +0000 (12:17 -0600)
commit8d9d2a4b6ca0013b62a438808d22bdd615abcd00
tree8b613741abafb594ce3fa9e1f1070dcfc73ae382
parent7666fd8b02af87a8b672b00d47e56d77f709127e
spi/spi_bfin_sport: drop bits_per_word from client data

Since the member was dropped from the common Blackfin header, we need
to stop using it in the SPORT driver too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-bfin-sport.c