spi: sh: Use spi_sh_clear_bit() instead of open-coded
authorAxel Lin <axel.lin@ingics.com>
Mon, 13 Jan 2014 02:00:44 +0000 (10:00 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 13 Jan 2014 11:26:28 +0000 (11:26 +0000)
commit909e709c77df739ccba610dc48a301fd9ee8249c
tree32121f26d407d0dfe3f01664ff0bdd6089bb7a72
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
spi: sh: Use spi_sh_clear_bit() instead of open-coded

We have a spi_sh_clear_bit() function, there's no reason not to use it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sh.c