9 Jun
2011
9 Jun
'11
1:56 p.m.
On 09/06/11 12:22, Lars-Peter Clausen wrote:
Currently it is possible that snd_soc_new_{mixer,mux,pga} is called with a DAPM context not matching the widgets context. This can lead to a wrong prefix_len calculation, which will result in undefined behaviour. To avoid this always use the DAPM context from the widget itself.
Signed-off-by: Lars-Peter Clausen lars@metafoo.de Cc: stable@kernel.org
Acked-by: Liam Girdwood lrg@ti.com