Skip to content
Commit 0fa63b69 authored by Manjunathappa, Prakash's avatar Manjunathappa, Prakash Committed by Mark Brown
Browse files

ASoC: DaVinci: fix kernel panic due to uninitialized platform_data



This patch fixes the Kernel panic issue on accessing davinci_vc in
cq93vc_probe function. struct davinci_vc is part of platform device's
private driver data(codec->dev->p->driver_data) and this is populated
by DaVinci Voice Codec MFD driver.

Signed-off-by: default avatarManjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent c73e0c83
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment