commit | b1b9e0d3d98ebb1a228d9994b4c9dbac7215e2b9 | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | Fri Jan 27 16:20:42 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 31 20:19:05 2017 +0000 |
tree | bbfed9f70ce84bb2b0fcba7473bbd7eff08f1b31 | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d [diff] |
ASoC: mt8173-max98090: remove the call to snd_soc_jack_add_pins. The snd_soc_card_jack_new function can call snd_soc_jack_add_pins for you, so pass directly the pins struct when you create the new jack. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Mark Brown <broonie@kernel.org>