| commit | 79828b4fa835f73cdaf4bffa48696abdcbea9d02 | [log] [tgz] |
|---|---|---|
| author | Mark Brown <broonie@kernel.org> | Mon Oct 12 18:09:27 2015 +0100 |
| committer | Mark Brown <broonie@kernel.org> | Mon Oct 12 18:09:27 2015 +0100 |
| tree | 5e0fa7156acb75ba603022bc807df8f2fedb97a8 | |
| parent | 721b51fcf91898299d96f4b72cb9434cda29dce6 [diff] | |
| parent | 8c1a9d6323abf0fb1e5dad96cf3f1c783505ea5a [diff] |
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-fix-rt5645
diff --git a/sound/soc/codecs/rt5645.c b/sound/soc/codecs/rt5645.c index aaf08cd3..69ff6db 100644 --- a/sound/soc/codecs/rt5645.c +++ b/sound/soc/codecs/rt5645.c
@@ -3205,6 +3205,13 @@ DMI_MATCH(DMI_PRODUCT_NAME, "Celes"), }, }, + { + .ident = "Google Ultima", + .callback = strago_quirk_cb, + .matches = { + DMI_MATCH(DMI_PRODUCT_NAME, "Ultima"), + }, + }, { } };