Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
authorMike Frysinger <vapier.adi@gmail.com>
Tue, 7 Apr 2009 02:00:39 +0000 (19:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:05 +0000 (08:31 -0700)
commitb31e27a6dc2c6534399c595ba78390125a56e90f
tree2d2e3d2b1f50c98743e1667e8b86cb3b8180eeb3
parent40a2945b97b4da9120653d84f1c3a58fe58be64c
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines

use the properl BIT_CTL_...  defines rather than the internal driv er
CFG_SPI_...  defines

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_bfin5xx.c