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)
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>

No differences found