spi: rspi: Remove empty rspi_cleanup()
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Fri, 21 Feb 2014 16:29:17 +0000 (17:29 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 23 Feb 2014 03:27:03 +0000 (12:27 +0900)
commitab98fcba962a57cee9fdb97aff2b25248c93cea5
tree02018d8ebdd805a306280ba84e03a02b51e8856e
parent3d90e43ee1432dab4a119c709553686fc5e6f447
spi: rspi: Remove empty rspi_cleanup()

If spi_master.cleanup() is not needed, it can be left unimplemented.

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-rspi.c