ALSA: Add subdevice_mask field to quirk entries
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jan 2009 16:27:45 +0000 (17:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Feb 2009 16:19:11 +0000 (17:19 +0100)
commit8bd4bb7a35e8ebb015a531218614c48e10a3c4ee
treef784818fdca481fd681f90c69ab006dda3a0871e
parent18e352e4a73465349711a9324767e1b2453383e2
ALSA: Add subdevice_mask field to quirk entries

Introduced a new field, subdevice_mask, which specifies the bitmask
to match with the given subdevice ID.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
sound/core/misc.c