Re: [Alsa-devel] [PATCH] - allow multiple ac97 quirks for one piece of hardware

From: Takashi Iwai
Date: Wed Sep 14 2005 - 05:27:59 EST


At Tue, 13 Sep 2005 15:52:47 +0100,
Matthew Garrett wrote:
>
> snd_ac97_tune_hardware currently exits after applying a single ac97
> quirk. There are bits of hardware (current HPs, for instance) that
> probably want two - MUTE_LED and HP_ONLY. The following trivial patch
> only exits if a quirk fails to apply. I'll send patches adding the
> quirks when I've made sure they work as expected on these machines.

Thanks, the patch looks OK (and Andrew already took it :)

But how about a bit flag, AC97_TUNE_CONTINUE, to indicate to continue
the quirk-parsing, instead of always continueing?


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/