]> Pileus Git - ~andy/linux/commit
spi/bfin_spi: drop custom cs_change_per_word support
authorMike Frysinger <vapier@gentoo.org>
Wed, 23 Sep 2009 20:56:10 +0000 (20:56 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 18 Oct 2010 06:49:30 +0000 (02:49 -0400)
commit201bbc6fd84c67b4021f454d3e4c30d5cd77f702
tree2c1e10a96b060787169cef3e5b2e45b02114b182
parent8221610e9990e7ee542a4e508d278302af8a9e75
spi/bfin_spi: drop custom cs_change_per_word support

As David points out, the cs_change_per_word option isn't standard, nor is
anyone actually using it.  So punt all of the dead code considering it
makes up ~10% of the code size.

Reported-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/bfin5xx_spi.h
drivers/spi/spi_bfin5xx.c