aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2022-04-14 18:22:35 +0200
committerMark Brown <[email protected]>2022-04-19 12:06:16 +0100
commit2c602c7ef9ef08835f2e3e0c438d10b7142d6959 (patch)
treee80810f5484103c8464e8c13d90c0379480e201c /tools/perf/scripts/python/mem-phys-addr.py
parentd46c2127ae8e10378213f71abe4fe88adb17549c (diff)
ASoC: fsl_micfil: drop error messages from failed register accesses
Failed register accesses are really not expected in memory mapped registers. When it fails then the register access itself is likely not the reason, so no need to have extra error messages for each regmap access. Just drop the error messages. This also fixes some places where a return value is concatenated using 'ret |=' and then returned as error value. Signed-off-by: Sascha Hauer <[email protected]> Acked-by: Shengjiu Wang <[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