spi: convert spi-bfin-v3.c to a multiplatform driver
authorScott Jiang <scott.jiang.linux@gmail.com>
Fri, 4 Apr 2014 08:27:17 +0000 (16:27 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 16:45:25 +0000 (17:45 +0100)
Spi v3 controller is not only used on Blackfin. So rename it
and use ioread/iowrite api to make it work on other platform.

Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found