spi: mpc8xx: Migrate to DM_SPI
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 21 Nov 2018 08:51:57 +0000 (08:51 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 27 Nov 2018 15:36:53 +0000 (21:06 +0530)
commitf34d0315e9fec21baed198500d58d1613cf4d17c
tree42476ba8b80beaee0efd7c7ae6090cff1eb38ec0
parentfe82ca8f7148295c1b04c02f20ea2ecde859c253
spi: mpc8xx: Migrate to DM_SPI

Drop non-dm code and migrate into DM_SPI.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[jagan: Move config menu in DM_SPI area]
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/Kconfig
drivers/spi/mpc8xx_spi.c