Home
last modified time | relevance | path

Searched hist:"272 ee030ebc9da58a5796e6e26f78b77ecce7c21" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/ti/ !
H A Ddavinci-mcasp.c272ee030ebc9da58a5796e6e26f78b77ecce7c21 Thu Jun 02 09:55:24 UTC 2016 Peter Ujfalusi <peter.ujfalusi@ti.com> ASoC: davinci-mcasp: Use a copy of pdata per instance during DT boot

Instead of modifying the static pdata struct per McASP instance we need to
allocate pdata for each McASP.
This way we can avoid configuration leakage from prior McASP to McASP
drivers probed at later time.

Reported-by: Misael Lopez Cruz <misael.lopez@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>