]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: AMD: Add SND_JACK_LINEOUT jack type
authorAkshu Agrawal <akshu.agrawal@amd.com>
Mon, 15 Oct 2018 06:54:44 +0000 (12:24 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 15 Oct 2018 11:01:32 +0000 (12:01 +0100)
commit17692c33cb028d4fca97f9f675bba6c69c9243bf
treec3df710a29737c102e96dfd3e1ab9f551a1fdabd
parent7855a7e5932110e05d5c0acc9f95906170c7e233
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>
sound/soc/amd/acp-da7219-max98357a.c