From: Mike Frysinger Date: Wed, 23 Sep 2009 20:56:10 +0000 (+0000) Subject: spi/bfin_spi: drop custom cs_change_per_word support X-Git-Tag: v2.6.37-rc1~187^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201bbc6fd84c67b4021f454d3e4c30d5cd77f702;p=pandora-kernel.git 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 Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed