[alsa-devel] [PATCH 1/2] [v2] ASoC: fsl: use snd_soc_register_card to register the card
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Sep 13 06:07:06 CEST 2012
On Wed, Sep 12, 2012 at 10:12:51AM -0500, Timur Tabi wrote:
> Mark Brown wrote:
> > I did explain what's wrong here - it's the use of driver data.
> Sorry, I didn't think to update the description with your explanation.
> Of course, now I need to figure out why my driver doesn't need driver data
> in order to work.
The driver data is used by the soc-audio driver to get the card. Since
your driver now calls snd_soc_register_card() directly it doens't need
that.
More information about the Alsa-devel
mailing list