commit | 2657c6a9037df1c98eb5dae10dd554ac8c37d38f | [log] [tgz] |
---|---|---|
author | Akshu Agrawal <akshu.agrawal@amd.com> | Mon Oct 15 12:24:44 2018 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 15 12:01:32 2018 +0100 |
tree | c3df710a29737c102e96dfd3e1ab9f551a1fdabd | |
parent | 471a7ba89158c6d52dae69636c94c4aa1a6b7b22 [diff] |
ASoC: AMD: Add SND_JACK_LINEOUT jack type Some 3 pole connectors report impedance greater than threshold of 1000Ohm. Thus, da7219 reports them as LINEOUT. Adding the SND_JACK_LINEOUT type so that we don't fail to detect any 3 pole jack type. Also, changing SND_JACK_HEADPHONE | SND_JACK_MICROPHONE -> SND_JACK_HEADSET Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Signed-off-by: Mark Brown <broonie@kernel.org>