]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: add missing snd_soc_component_set_jack
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 20 Sep 2017 06:08:42 +0000 (06:08 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 20 Sep 2017 11:40:16 +0000 (12:40 +0100)
commit840bc44849b9d7f8eaae34ac7b434e17c4cf7368
tree1a48a7efbe1a516720aac6e28fe1e7b8134759de
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ASoC: add missing snd_soc_component_set_jack

commit 44c07365e9e2 ("ASoC: add Component level set_jack") added new
snd_soc_component_set_jack(), but it didn't add definition on soc.h.
This patch adds it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h