diff options
author | Axel Lin <[email protected]> | 2014-03-21 13:24:14 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-03-21 17:49:04 +0000 |
commit | fb534f10755954827a4b71b9a21f9b5fa93707a9 (patch) | |
tree | c61737b35f0d2ccb815969be694e73d27a8aa4f4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8120ff8c48396a75cc9e5fa26a7a476479003fab (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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions