diff options
author | Takashi Iwai <[email protected]> | 2017-04-24 08:54:42 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-04-24 18:47:17 +0100 |
commit | 861886d338f7dd802be972e770a695bba62f397a (patch) | |
tree | 2f4c6ec7d2d48c8a44296458b26c98dae6d58c9d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1f5a4535db41bd2bb8d1a15f098cb2921d6c1317 (diff) |
ASoC: Call snd_soc_set_dmi_name() unconditionally
Since recently UCM can pick up a configuration specific to the board
via card longname field, and we introduced a helper function
snd_soc_set_dmi_name() for that. So far, it was used only in one
place (sound/soc/intel/boards/broadwell.c), but it should be more
widely applied.
This patch puts a big hammer for that: it lets snd_soc_register_card()
calling snd_soc_set_dmi_name() unconditionally, so that all x86
devices get the better longname string. This would have no impact for
other systems without DMI support, as snd_soc_set_dmi_name() is no-op
on them.
Signed-off-by: Takashi Iwai <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions