spi: dw: remove unused dw_spi_chip handling
authorClement Leger <cleger@kalray.eu>
Thu, 16 Apr 2020 11:09:15 +0000 (13:09 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 16 Apr 2020 13:28:32 +0000 (14:28 +0100)
commitae9e6ac4d8542d1b16fad4bd3c3e447632437623
tree9f2a6fbae96d830046a70e2e92a710d5daae676b
parent896fa735084e4a9160f8f17d75d2899fb38a6215
spi: dw: remove unused dw_spi_chip handling

The path of code using this struct is unused since there is no more user
of this. Remove code and struct definition.

Signed-off-by: Clement Leger <cleger@kalray.eu>
Link: https://lore.kernel.org/r/20200416110916.22633-1-cleger@kalray.eu
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw.c
drivers/spi/spi-dw.h