4 May
2011
4 May
'11
12:02 a.m.
On Tue, 2011-05-03 at 18:26 +0100, Mark Brown wrote:
The move over to exposing snd_soc_register_card() let the initialisation of the driver data we use to find the card in PM operations go AWOL. Fix this by setting the driver data when we register the card.
Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com
sound/soc/soc-core.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
Acked-by: Liam Girdwood lrg@ti.com