Re: [PATCH -mm] Blackfin: spi driver cleanup and coding style fixing

2007-03-26 Thread David Brownell
On Monday 26 March 2007 3:14 am, Wu, Bryan wrote: > Hi folks, > > This patch cleanup blackfin SPI driver code and fix some coding style > problems. Good, thanks. I'll forward the current state of my review, after I cross-check it against these two patches. That'll mean I need to re-start that r

[PATCH -mm] Blackfin: spi driver cleanup and coding style fixing

2007-03-26 Thread Wu, Bryan
Hi folks, This patch cleanup blackfin SPI driver code and fix some coding style problems. Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> --- drivers/spi/spi_bfin5xx.c | 322 +- 1 file changed, 179 insertions(+), 143 deletions(-) Index: linux-2.6/driver