aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2021-11-16 16:38:58 +0000
committerMark Brown <[email protected]>2021-11-17 13:04:43 +0000
commit976001b10fa4441917f216452e70fd8c5aeccd94 (patch)
tree6a298e53aa6508a243598db9fe59e3e0dfe97278 /tools/perf/scripts/python/mem-phys-addr.py
parent7548a391c53cab2af0954d252cc5a9a793fd4c0e (diff)
ASoC: cs42l42: Remove redundant writes to DETECT_MODE
There are multiple places where DETECT_MODE is included in a register write, but in every case it is written as 0. Removing these redundant writes makes the code less cluttered and also makes it obvious that DETECT_MODE is never changed. A single initialization to 0 is added to cs42l42_setup_hs_type_detect(). Signed-off-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions