media: uvcvideo: Add a probe quirk to Jieli Technology USB PHY 2.0 (1224:2a25)
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 25 Feb 2021 08:17:12 +0000 (17:17 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:46:12 +0000 (17:46 +0900)
commita06769db949c8566722777581790b926cf17dae2
tree393369d13210ac5cfea6d959ea5468f2e5476b15
parentdecaa5d51ecee5930f1763318e653ee33e7ef268
media: uvcvideo: Add a probe quirk to Jieli Technology USB PHY 2.0 (1224:2a25)

Repeated video request on Jieli Technology USB PHY 2.0 (1224:2a25)
device causes data stall with below error until reconnection:
  uvcvideo: Failed to set UVC probe control : -32 (exp. 26).

To resolve the wrong state, add PROBE quirk bits.

Change-Id: I5efba6ac26d5eea70e2227f9ff9801dd5d8d4790
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/media/usb/uvc/uvc_driver.c