commit | aa9c387c2dc25597b730cd8386cac8ccfe75de07 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Dec 11 22:26:40 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Dec 12 10:41:56 2017 +0000 |
tree | 6df3c54256de19f7b66938e4635b7300065ef387 | |
parent | 56986b07d17b4a19416e248aaca9367c241a824b [diff] |
ASoC: rt5645: Set card long_name for GPD win / pocket The GPD win and pocket devices both use the same codec setup and both have too generic dmi strings making snd_soc_set_dmi_name() not work. As these devices have only a single speaker we want a separate ucm file for them, which requires a unique long_name, use the existing GPD quirk handling to also provide a unique long_name. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mark Brown <broonie@kernel.org>