[0/2] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix

Message ID 20240405-uvc-fix-relative-ptz-speed-v1-0-c32cdb2a899d@securitylive.com (mailing list archive)
Headers
Series media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix |

Message

John Bauer via B4 Relay April 5, 2024, 7:06 a.m. UTC
  Thanks for the help Ricardo, still figuring out this whole workflow.

Signed-off-by: John Bauer <johnebgood@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 (2):
      media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix.
      Made recommended changes

 drivers/media/usb/uvc/uvc_ctrl.c | 38 +++++++++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)
---
base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
change-id: 20240405-uvc-fix-relative-ptz-speed-e671f9a34449

Best regards,
  

Comments

Ricardo Ribalda April 5, 2024, 7:23 a.m. UTC | #1
Hi John

On Fri, 5 Apr 2024 at 09:07, John Bauer via B4 Relay
<devnull+johnebgood.securitylive.com@kernel.org> wrote:
>
> Thanks for the help Ricardo, still figuring out this whole workflow.

Thanks for the changes. Can you squash 2/2 on 1/2 ?

I wonder why the patches are sent as PATCH instead of PATCHv2 ... :?
Are you using the last version of b4?

btw, if you want to avoid sending the patches to the list for testing you can do
b4 send --dry-run
and that will print the email instead of sending it.


>
> Signed-off-by: John Bauer <johnebgood@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 (2):
>       media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix.
>       Made recommended changes
>
>  drivers/media/usb/uvc/uvc_ctrl.c | 38 +++++++++++++++++++++++++++++++++-----
>  1 file changed, 33 insertions(+), 5 deletions(-)
> ---
> base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
> change-id: 20240405-uvc-fix-relative-ptz-speed-e671f9a34449
>
> Best regards,
> --
> John Bauer <johnebgood@securitylive.com>
>
>