aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra20-slink.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-03-21 13:24:14 +0800
committerMark Brown <broonie@linaro.org>2014-03-21 17:49:04 +0000
commitfb534f10755954827a4b71b9a21f9b5fa93707a9 (patch)
treec61737b35f0d2ccb815969be694e73d27a8aa4f4 /drivers/spi/spi-tegra20-slink.c
parent8120ff8c48396a75cc9e5fa26a7a476479003fab (diff)
spi: nuc900: Fix setting multiple bits settings in register
The correct way to set multiple bits settings is always clear these bit fields before set new settings. Current code does not cause problem because the reset value of these bit fields are 0, and these settings only set once during probe. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-tegra20-slink.c')
0 files changed, 0 insertions, 0 deletions