ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Dec 2015 07:12:37 +0000 (08:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Dec 2015 07:14:59 +0000 (08:14 +0100)
commitef85f299c74e6c5dd98ec0230183be33f4c2813d
tree76b7089f7eb1994b42ff0d8921f3ef4008099aaf
parentf2777c1344ea7ce9ae3dd8f61166e3ad8b2a5962
ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps

AZX_DCAPS_RIRB_PRE_DELAY is always tied with AZX_DCAPS_CTX_WORKAROUND,
which is Creative's XFi specific.  So, we can replace it and reduce
one more bit free for DCAPS.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c