19 Oct
2011
19 Oct
'11
8:41 a.m.
Hi all, Looking at the code of soc and any machine driver, soc-core uses dev_set_drvdata() and dev_get_drvdata() to pass a snd_soc_card structure. This needs to be set in the probe to the machine driver's snd_soc_card structure. Then how can the machine driver's private data be passed around (eg. in probe and remove)?
regards,
--
Omair