diff options
author | Meng Tang <[email protected]> | 2022-03-21 14:57:54 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-21 12:04:37 +0000 |
commit | 5cb90dcb6ad569f4968da6dd841db10b91df5642 (patch) | |
tree | e6550198e8767de71ca6798981fb5c082df6e807 /tools/perf/scripts/python/flamegraph.py | |
parent | a7663c89f4193dbf717572e46e5a3251940dbdc8 (diff) |
ASoC: fsl-asoc-card: Fix jack_event() always return 0
Today, hp_jack_event and mic_jack_event always return 0. However,
snd_soc_dapm_disable_pin and snd_soc_dapm_enable_pin may return a
non-zero value, this will cause the user who calling hp_jack_event
and mic_jack_event don't know whether the operation was really
successfully.
Signed-off-by: Meng Tang <[email protected]>
Acked-by: Shengjiu Wang <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions