]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix jack name format substitution
authorChintan Patel <chintan.m.patel@intel.com>
Mon, 18 Sep 2017 15:43:18 +0000 (08:43 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 28 Sep 2017 16:30:41 +0000 (09:30 -0700)
commit12a4624c1472532e3b4e194a9db270f2ca50c22a
treee7abf6dba3a6ec8487855b2dee37b850396da4f2
parenta1d0eb660e8ec37e4e31d29c47a74ee806d9c817
ASoC: Intel: Skylake: Fix jack name format substitution

Jack name is not getting formatted correctly hence resulting
in invalid name for HDMI/DP input devices.

This was recently exposed due changes brought by MST:
commit 407fbbc37df5 ("ASoC: Intel: kbl: Add jack port initialize
in kbl machine drivers")

Signed-off-by: Chintan Patel <chintan.m.patel@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c