Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: spi-adi-v3: convert to use common clk framework | Scott Jiang | 2014-04-14 | 1 | -6/+7 |
| | | | | | | | Use common clk api to get spi clock. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org> | ||||
* | spi: convert spi-bfin-v3.c to a multiplatform driver | Scott Jiang | 2014-04-14 | 1 | -0/+985 |
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> |