Home
last modified time | relevance | path

Searched hist:f0900eb213e0f6f37e1567531f9604b9bed6771d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.cdiff f0900eb213e0f6f37e1567531f9604b9bed6771d Thu Oct 22 12:52:36 CDT 2015 Subhransu S. Prusty <subhransu.s.prusty@intel.com> ASoC: Intel: Skylake: Fix to use correct macros for the path iteration

In case of playback, for the BE dai source path should be iterated to find
the pipe params. With sink path iterated, this resulted in a loop and kernel
panic with page request failure.
Similar are the cases for Capture and FE dais. Using correct macros to fix
the panic

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>