]> git.baikalelectronics.ru Git - kernel.git/commit
spi: sh-hspi: Remove hspi_cleanup function
authorAxel Lin <axel.lin@ingics.com>
Thu, 27 Feb 2014 02:27:30 +0000 (10:27 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 27 Feb 2014 11:08:51 +0000 (20:08 +0900)
commitb33191022956d1b677fbc6c7ffcd2a47003eec2e
tree5ff8d135e0e080be35c7c08765c2a09ffb6dbdc2
parentc211289f1a5d148da171a2313b9edebac44198e4
spi: sh-hspi: Remove hspi_cleanup function

hspi_cleanup() is doing nothing except print a non-useful debug message,
so remove it.  Also remove unused hspi2info macro.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sh-hspi.c