]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: simple-card: fix mic jack initialization
authorStefan Agner <stefan@agner.ch>
Mon, 15 May 2017 21:00:31 +0000 (14:00 -0700)
committerMark Brown <broonie@kernel.org>
Fri, 19 May 2017 16:34:04 +0000 (17:34 +0100)
commitf746aa5e8636c83e53bbb2d988bb614f732b2b80
tree6438f41407fc550f0a82417a5cd7bf79cc3fe486
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ASoC: simple-card: fix mic jack initialization

Initialize asoc_simple_card_init_mic with the correct struct
asoc_simple_jack.

Fixes: 9eac361877b3 ("ASoC: simple-card: add new asoc_simple_jack and use it")
Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card.c