15 Feb
2012
15 Feb
'12
11:09 a.m.
On Tue, 2012-02-14 at 17:12 -0800, Mark Brown wrote:
Since the addition of the non-CODEC control adds card controls like the DAPM pin switch have been broken as they are expecting the private data for the control to be the CODEC but it's now the card. Fix that for the pin switches, an audit of other drivers is required.
Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com
Acked-by: Liam Girdwood lrg@ti.com
I covered all the machine drivers who directly used the old API with the original patch but I'll also do some further audit for indirect users like the pin switch.
Liam