]> git.karo-electronics.de Git - karo-tx-linux.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)
commit80d68ca5a52176a140e1daa527d0b698feb69c83
tree5ff8d135e0e080be35c7c08765c2a09ffb6dbdc2
parent4522193698d115761f9e4f340697f86975ac8e69
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