On Thu, 2007-05-31 at 12:04 -0500, Timur Tabi wrote:
Liam Girdwood wrote:
On Wed, 2007-05-30 at 17:34 -0500, Timur Tabi wrote:
Liam,
Why does the init() function pointer in the snd_soc_dai_link structure take a snd_soc_codec pointer? Wouldn't it make more sense for it to take a snd_soc_dai_link pointer? That way, I could use the init() function to initialize the structure.
Your right, I've logged a bug.
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3135
I should have some time to look at the bugs tomorrow.
I'd be happy to create a patch that fixes it today, if you like. I just need to know the URL of the git tree to use as a starting point.
http://opensource.wolfsonmicro.com/cgi-bin/gitweb/gitweb.cgi?p=linux-2.6-aso...
Master branch should be up to date with mainline, for-alsa-kernel branch should be close to alsa-kernel Hg.
Liam