git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a589e1
)
Blackfin arch: move hard coded pin_req to board file
author
Bryan Wu
<bryan.wu@analog.com>
Mon, 12 Nov 2007 15:24:42 +0000
(23:24 +0800)
committer
Bryan Wu
<bryan.wu@analog.com>
Mon, 12 Nov 2007 15:24:42 +0000
(23:24 +0800)
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 <bryan.wu@analog.com>
No differences found