hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/sound/usb/caiaq/input.c
....@@ -804,6 +804,7 @@
804804
805805 default:
806806 /* no input methods supported on this device */
807
+ ret = -EINVAL;
807808 goto exit_free_idev;
808809 }
809810