From: Bryan Wu Date: Mon, 21 May 2007 10:32:16 +0000 (+0800) Subject: Blackfin SPI: cleanup according to David Brownell's review X-Git-Tag: v2.6.22-rc3~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b4036934b5a6d8cda810487503d2fc4c46d448;p=pandora-kernel.git Blackfin SPI: cleanup according to David Brownell's review 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed