13 Dec
2007
13 Dec
'07
6:43 p.m.
On Thu, Dec 13, 2007 at 04:50:56PM +0100, Takashi Iwai wrote:
Yep, it seems so. The invalid asm codes becomes an error only at assembler -> binary level, so it's harmless unless it's really used in the driver code.
Anyway, uninitialized_var() should be ported to adriver.h as well. Then we'll have a clean sis7019.c in alsa-driver tree, too.
I'll do the ffs() as suggested, but I rewrote the area that had the uninitialized_var(), so I don't need them any longer.
Dave