5 Jun
2008
5 Jun
'08
10:47 a.m.
On Wed, Jun 04, 2008 at 11:38:19PM +0200, Takashi Iwai wrote:
OK. I just wanted to confirm since the patch had no extra From: line although the comment in the code shows Liam as the author.
Ideally we'd be able to merge the full history.
This is likely superfluous.
+#include <sound/initval.h>
Ditto.
Needed for SNDRV_DEFAULT_IDX1 and SNDRV_DEFAULT_STR1.
- codec->reg_cache_size = sizeof(wm8510_reg);
Isn't this ARRAY_SIZE()? Looks like the all codec codes set the wrong values for this...
Not all, but most.