Skip to content
Commit 7d9a1808 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers



AZX_DCAPS_RIRB_DELAY is dedicated only for Nvidia and its purpose is
just to set a flag in bus.  So it's better to be set in the toplevel
driver, either hda_intel.c or hda_tegra.c, instead of the common
hda_controller.c.  This also allows us to strip this flag from dcaps,
so save one more bit there.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent ef85f299
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment