]> Git Repo - linux.git/commit
spi: Move cadence-quadspi driver to drivers/spi/
authorRamuthevar Vadivel Murugan <[email protected]>
Mon, 1 Jun 2020 07:04:44 +0000 (12:34 +0530)
committerMark Brown <[email protected]>
Fri, 19 Jun 2020 13:26:54 +0000 (14:26 +0100)
commit31fb632b5d43ca16713095b3a4fe17e3d7331e28
treed04ba178330104f149beea71d3fb2d7e7782b8b0
parenta314f6367787ee1d767df9a2120f17e4511144d0
spi: Move cadence-quadspi driver to drivers/spi/

Now that cadence-quadspi has been converted to use spi-mem framework,
move it under drivers/spi/

Update license header to match SPI subsystem style

Signed-off-by: Ramuthevar Vadivel Murugan <[email protected]>
Signed-off-by: Vignesh Raghavendra <[email protected]>
Reviewed-by: Tudor Ambarus <[email protected]>
Acked-by: Tudor Ambarus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/mtd/spi-nor/controllers/Kconfig
drivers/mtd/spi-nor/controllers/Makefile
drivers/mtd/spi-nor/controllers/cadence-quadspi.c [deleted file]
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi-cadence-quadspi.c [new file with mode: 0644]
This page took 0.057688 seconds and 4 git commands to generate.