diff options
| author | Kuninori Morimoto <[email protected]> | 2020-07-09 10:55:36 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-07-16 23:06:04 +0100 |
| commit | e07e49c0d1e3693facf588142c4cbde45904b3f8 (patch) | |
| tree | 637cf12c336cc79d0b8366edf528465ec38f9d0b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | a3f6bf8e544ac5fbfe72a331343fb6264373d04d (diff) | |
ASoC: hdmi-codec: return -ENOTSUPP for digital_mute
snd_soc_dai_digital_mute() will return -ENOTSUPP if driver doesn't
support mute.
In hdmi-codec case, hdmi_codec_digital_mute() will be used for it,
and each driver has .digital_mute() callback.
hdmi_codec_digital_mute() want to return -ENOTSUPP to follow it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions