]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2981abec0730f21ed73980b1e044fb795745c84b
tree2d2e3d2b1f50c98743e1667e8b86cb3b8180eeb3
parent5445854a68ca5a5654e8c36f9b000b8e80acf23e
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