diff options
author | Kuninori Morimoto <[email protected]> | 2017-07-06 00:39:29 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-07-17 12:05:38 +0100 |
commit | ecbb1b8d97a78a72003fcb19292da502d393bf80 (patch) | |
tree | d97c471d1413d1235abc001028e0e0dbe9e6ffe1 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff) |
ASoC: hdmi-codec: ELD control corresponds to the PCM stream
Current hdmi-codec driver is using hdmi_controls for "ELD" control.
But, hdmi-codec driver might be used from many HDMIs. Thus, we need
to correspond device number, otherwise we will receive below error.
xxx: control x:x:x:ELD:x is already present
This patch registers ELD control in .pcm_new by using
.device = rtd->pcm->device to corresponding to PCM stream.
Signed-off-by: Kuninori Morimoto <[email protected]>
[Takashi: use snd_ctl_new1()/snd_ctl_add()]
Signed-off-by: Takashi Iwai <[email protected]>
Acked-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions