mbox series

[GIT,PULL,FOR,6.9] Small Wave5 Fixes

Message ID 20240226144953.5rmmqspzwggovzby@basti-XPS-13-9310
State New
Headers show
Series [GIT,PULL,FOR,6.9] Small Wave5 Fixes | expand

Pull-request

https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.9-wave5-fixes

Message

Sebastian Fricke Feb. 26, 2024, 2:49 p.m. UTC
Hey Hans & Mauro,

here two very minor changes for Wave5, the 2nd patch by Uwe is only one
part out of 5 from this series https://patchwork.linuxtv.org/project/linux-media/list/?series=12307

Please pull.

The following changes since commit cecce089b92f52888160b0d9bc53fc191c0d08d3:

   Merge tag 'tags/media-next-rkisp1-20240223' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git into media_stage (2024-02-23 15:17:10 +0100)

are available in the Git repository at:

   https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.9-wave5-fixes

for you to fetch changes up to 1cc5ba04cfd6b344ec7e220ab633df06b0798ff0:

   media: chips-media: wave5: Convert to platform remove callback returning void (2024-02-26 14:47:21 +0100)

----------------------------------------------------------------
Very minor Wave5 fixes

----------------------------------------------------------------
Thorsten Blum (1):
       media: chips-media: wave5: Remove unnecessary semicolons

Uwe Kleine-König (1):
       media: chips-media: wave5: Convert to platform remove callback returning void

  drivers/media/platform/chips-media/wave5/wave5-hw.c      | 2 +-
  drivers/media/platform/chips-media/wave5/wave5-vpu-enc.c | 2 +-
  drivers/media/platform/chips-media/wave5/wave5-vpu.c     | 6 ++----
  3 files changed, 4 insertions(+), 6 deletions(-)