[v3,0/1] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix

Message ID cover.1718726777.git.soyer@irl.hu (mailing list archive)
Headers
Series media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix |

Message

Gergo Koteles June 18, 2024, 4:32 p.m. UTC
  Hello,

I am picking up John's series.

---
Changes in v3:
- Based on Ricardo's suggestion, I squashed the two patches.
- Link to v2: https://lore.kernel.org/all/20240405-uvc-fix-relative-ptz-speed-v1-0-c32cdb2a899d@securitylive.com/

Changes in v2:
- Made recommended changes, moved control check to helper function and removed dead code.
- Link to v1: https://lore.kernel.org/all/20240326-uvc-relative-ptz-speed-fix-v1-1-453fd5ccfd37@securitylive.com/

---
John Bauer (1):
  media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix.

 drivers/media/usb/uvc/uvc_ctrl.c | 38 +++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)