Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-18 | spi: remove unused adi_spi3.h header | Corentin Labbe | |
include/linux/spi/adi_spi3.h is unused since commit 47838669de9d ("spi: remove blackfin related host drivers") Finish the cleaning by removing it. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org> | |||
2014-04-14 | spi: convert spi-bfin-v3.c to a multiplatform driver | Scott Jiang | |
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> |