diff options
| author | Claudiu Beznea <[email protected]> | 2023-03-01 13:38:01 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-03-05 23:37:42 +0000 |
| commit | 0ab4bd5bf277349262065e88eb2feaaabf53584c (patch) | |
| tree | 78c6f627af63151e807e165ee6db6df5e5ca7e3c /tools/perf/scripts/python | |
| parent | 28ce5698456ab53540093836c6fee15119cf1821 (diff) | |
ASoC: mchp-spdiftx: use regmap_update_bits()
Use regmap_update_bits() instead of regmap_read(), running variable,
regmap_write(). There is no need for extra variables and checks around
it as regmap_update_bits() already does this. With this code becomes
simpler.
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions