diff options
author | Alexander Tsoy <[email protected]> | 2020-02-29 18:18:15 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2020-03-06 09:03:17 +0100 |
commit | 2edb84e3047b93da2f2b234219cdc304df042d9e (patch) | |
tree | 26855fa73e05965f2397f83c7e8022d3d36e2ded /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 66db29588dd6c55591b0f93dc8044a018d78d501 (diff) |
ALSA: usb-audio: Add support for MOTU MicroBook IIc
MicroBook IIc operates in UAC2 mode by default. This patch addresses
several issues with it:
- MicroBook II and IIc shares the same USB ID. We can distinguish them
by interface class.
- MaxPacketsOnly attribute is erroneously set in endpoint descriptors.
As a result this card produces noise with all sample rates other than
96 KHz. This also causes issues like IOMMU page faults and other
problems with host controller.
- Sample rate changes takes more than 2 seconds for this device. Clock
validity request returns false during that period, so the clock validity
quirk is required.
Signed-off-by: Alexander Tsoy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions