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)
commit328329a7bda52a8ed413cd485211463581f7abab
tree5fc606de1e93ef8ada6a5667e4d99f73db29126b
parentd1e44d9ce8589cc4ca0596989fe17130817ebec5
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