From: Bryan Wu Date: Mon, 12 Nov 2007 15:24:42 +0000 (+0800) Subject: Blackfin arch: move hard coded pin_req to board file X-Git-Tag: v2.6.24-rc4~95^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d448dd50712ae42f8176b5bb8db4703bef6f0f5;p=pandora-kernel.git Blackfin arch: 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 --- Reading git-diff-tree failed