Home
last modified time | relevance | path

Searched hist:"998 d6fb5123d5b27edd3abd85b767c822bf766fc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.cdiff 998d6fb5123d5b27edd3abd85b767c822bf766fc Wed Mar 08 02:47:02 CST 2017 Takashi Sakamoto <takashi.sakamoto@miraclelinux.com> ASoC: Intel: Skylake: code cleanup for pin fixup limitation

As a commit 4cd9899f0d16 ("ASoC: Intel: Skylake: Add multiple pin
formats") describes, 'fixups is applied to pin 0 only'. On the other
hand, the commit left some codes as what they were. This might
confuses readers.

This commit fixes the issue. This doesn't change driver behaviour at all.

Fixes: 4cd9899f0d16 ("ASoC: Intel: Skylake: Add multiple pin formats")
Signed-off-by: Takashi Sakamoto <takashi.sakamoto@miraclelinux.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Tested-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>