sound: usb: Add snapshot for usb audio qmi driver
This change adds snapshot of usb audio qmi service related files.
A remote entity communicates with usb audio qmi server to enable
or disable particular audio stream on enumerated usb audio device.
This offloads ISOC data transfer operations to remote entity and
allows apps processor to go to power collapse more frequently for
better power saving.
This snapshot was taken as of msm-4.19 commit 3ecc1a5c8726 ("sound:
usb: Don't bail out if qmi_send_indication fails"). In addition,
several updates were made for the current kernel to be compatible
with the GKI ABI, such as making direct calls to APIs exported by
the XHCI driver as well as other minor checkpatch fixes.
Change-Id: I0d3c1c129723e2327406a61ae7c756736df99872
Signed-off-by:
Hemant Kumar <hemantk@codeaurora.org>
Signed-off-by:
Jack Pham <jackp@codeaurora.org>
Loading
Please register or sign in to comment