From: Bryan Wu Date: Wed, 5 Dec 2007 07:45:22 +0000 (-0800) Subject: Blackfin SPI driver: move hard coded pin_req to board file X-Git-Tag: v2.6.24-rc5~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=003d922618150eaab53936f57ba8a61f2b601486;p=pandora-kernel.git Blackfin SPI driver: move hard coded pin_req to board file Remove some sort of bloaty code, try to get these pin_req arrays built at compile-time - move this static things to the blackfin board file - add pin_req array to struct bfin5xx_spi_master - tested on BF537/BF548 with SPI flash Signed-off-by: Bryan Wu Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed