16 Apr
2008
16 Apr
'08
10:39 a.m.
At Wed, 16 Apr 2008 13:35:42 +0300, Risto Suominen wrote:
2008/4/16, Takashi Iwai tiwai@suse.de:
Hmm.. I get patch errors in 002b, 003a and 003b due to line folds. Could you resend? Attachments would be fine to me, too.
Ok, let's try...
Thanks, that works. But, I get checkpatch errors:
ERROR: do not use assignment in if condition #116: FILE: ppc/awacs.c:704: + if ((err = snd_ctl_add(chip->card,
ERROR: do not use assignment in if condition #171: FILE: ppc/awacs.c:982: + if ((err = build_mixers(chip,
ERROR: do not use assignment in if condition #191: FILE: ppc/awacs.c:999: + if ((err = build_mixers(chip,
Please fix?
Takashi