commit | 9f5006faef9f3652ab7aba2f9cfba2051136430e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 19 13:28:13 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Nov 22 11:06:15 2020 +0100 |
tree | 682a3ab5c0769b1f8800e27465b8dfdaae55a0f1 | |
parent | c574767d4a581a291d6d24a65fd2f432906dd897 [diff] |
ALSA: usb-audio: Add implicit_fb module option A new module option, implicit_fb, is added to specify the driver looking for the implicit feedback sync. This can be useful for a device that could be working better in the implicit feed back mode and user wants to test it quickly. When this works, we can add the quirk entry easily. Signed-off-by: Takashi Iwai <tiwai@suse.de>