]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6167ae22957f5b47e9e0511a6214d521a9767ca7
tree32121f26d407d0dfe3f01664ff0bdd6089bb7a72
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
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