commit | 328329a7bda52a8ed413cd485211463581f7abab | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <[email protected]> | Tue Oct 16 01:27:47 2007 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Oct 16 09:43:10 2007 -0700 |
tree | 5fc606de1e93ef8ada6a5667e4d99f73db29126b | |
parent | d1e44d9ce8589cc4ca0596989fe17130817ebec5 [diff] |
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 <[email protected]> Acked-by: Kumar Gala <[email protected]> Signed-off-by: David Brownell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>