14 Mar
2023
14 Mar
'23
5:01 p.m.
On Sun, 12 Mar 2023 23:28:57 +0100, Ruslan Bilovol wrote:
Wireless USB host controller support has been removed from Linux Kernel more than 3 years ago in commit caa6772db4c1 ("Staging: remove wusbcore and UWB from the kernel tree."), and the associated code in the snd-usb-audio driver became unused and untested.
If in the future somebody will return WUSB/UWB support back to the kernel, the snd-usb-audio driver will reject Wireless USB audio devices at probe stage, and this patch should be reverted.
Signed-off-by: Ruslan Bilovol ruslan.bilovol@gmail.com
Thanks, applied now to for-next branch.
Takashi