]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ASoC: Intel: kbl: fix jack name
authorVinod Koul <vinod.koul@intel.com>
Tue, 31 Oct 2017 11:17:27 +0000 (16:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Mar 2018 09:54:23 +0000 (10:54 +0100)
commit310f286ded5f1f7fd72dcb1cff936c0a02d5a4d2
tree53ba47ba97a55843812ba7ffc525d19655e2f133
parent314b54aae2ad9dc347be82112edfc9a612d2894c
ASoC: Intel: kbl: fix jack name

commit cedb6415f9ece6d3368aa0ac8a433caff799792a upstream.

Commit d1c4cb447a7e ("ASoC: Intel: Skylake: Fix jack name format
substitution") added Jack name but erroneously added a space as well,
so remove the space in Jack name.

Fixes: d1c4cb447a7e ("ASoC: Intel: Skylake: Fix jack name format substitution")
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c