]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-linux-kernel/ti-linux-kernel.git/commit
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)
committerSasha Levin <alexander.levin@verizon.com>
Sat, 26 Nov 2016 03:57:01 +0000 (22:57 -0500)
commit0e9bbbdfe9f88ad383e8903866e2340490572735
tree8970350165148c7f6c63dc3d27c3e5067c5ef57b
parent02426cf24407fc2f772f283777185cb5b66404cc
ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps

[ Upstream commit ef85f299c74e6c5dd98ec0230183be33f4c2813d ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c