spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
authorRick Chen <rick@andestech.com>
Thu, 23 Nov 2017 06:19:36 +0000 (14:19 +0800)
committerRick Chen <rickchen36@gmail.com>
Thu, 30 Nov 2017 01:44:09 +0000 (09:44 +0800)
commit41bbb8b333a6977cd28d31c58a5a209001ce5056
treeb008e54144cb19ce69ec0711984f63e68fd3370e
parent0f4a395f782a2801842492d5b365ed095a1e69ef
spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi

atcspi200 is Andestech spi ip which is embedded in
AE3XX and AE250 platforms. So rename as atcspi200
will be more reasonable to be used in different
platforms.

Signed-off-by: Rick Chen <rick@andestech.com>
configs/adp-ae3xx_defconfig
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/atcspi200_spi.c [new file with mode: 0644]
drivers/spi/nds_ae3xx_spi.c [deleted file]