]> git.baikalelectronics.ru Git - kernel.git/commit
spi_mpc83xx handles other processors with QUICC engine
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 16 Oct 2007 08:27:47 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:10 +0000 (09:43 -0700)
commit0c57fd10d219cb1d46821889c5be04dcfb58ee7a
tree5fc606de1e93ef8ada6a5667e4d99f73db29126b
parent81df4ae71f6dd08f52f9797b0e3e5adfa5e10e85
spi_mpc83xx handles other processors with QUICC engine

Currently, all QE SPI controllers are almost the same comparing to
MPC83xx's, thus let's use that driver for them.

Tested to work on MPC85xx in loopback mode.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/Kconfig