• Takashi Iwai's avatar
    ALSA: hda - Allow forcibly enabling/disabling snoop · 7c732015
    Takashi Iwai authored
    User can pass snoop option to enable/disable the snoop behavior, but
    currently azx_check_snoop_available() always turns it off for some
    devices.  For better debuggability, change the parameter as bint, and
    allow user to enable/disable forcibly the snoop when specified via the
    module option.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    7c732015
hda_intel.c 60.1 KB