]> git.baikalelectronics.ru Git - kernel.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)
commitb8c7e2b40fab2f6b1888efa8ae4e3f0b790dbefb
tree1a48a7efbe1a516720aac6e28fe1e7b8134759de
parent384fde7ed224f283f11ef2a592b05d4a29492aa8
ASoC: add missing snd_soc_component_set_jack

commit 01444dd2dd82 ("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