commit | 909e709c77df739ccba610dc48a301fd9ee8249c | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Jan 13 10:00:44 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Jan 13 11:26:28 2014 +0000 |
tree | 32121f26d407d0dfe3f01664ff0bdd6089bb7a72 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
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>