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:
2ac5ee4
)
Blackfin SPI: cleanup according to David Brownell's review
author
Bryan Wu
<bryan.wu@analog.com>
Mon, 21 May 2007 10:32:16 +0000
(18:32 +0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 21 May 2007 16:50:24 +0000
(09:50 -0700)
a) platorm_driver_probe(...) instead of platform_driver_register(&driver);
b) set bfin_spi_enable and bfin_spi_disable static
c) Why is the width flag a u32?
d) maybe use dev_dbg() instead of pr_debug()
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found