mbox series

[0/3] media: mgb4: driver code cleanup

Message ID 20241120144846.2271-1-tumic@gpxsee.org (mailing list archive)
Headers show
Series media: mgb4: driver code cleanup | expand

Message

Martin Tůma Nov. 20, 2024, 2:48 p.m. UTC
From: Martin Tůma <martin.tuma@digiteqautomotive.com>

The following changes are small mgb4 driver cleanup patches that mostly unify
the code base of the input and output devices.

Martin Tůma (3):
  media: mgb4: Unify the outputs padding logic with the inputs
  media: mgb4: Unify register names in inputs/outputs
  media: mgb4: Defines cleanup

 drivers/media/pci/mgb4/mgb4_core.c     |  4 +++-
 drivers/media/pci/mgb4/mgb4_core.h     |  3 ---
 drivers/media/pci/mgb4/mgb4_sysfs_in.c | 12 ++++++------
 drivers/media/pci/mgb4/mgb4_vin.c      | 20 ++++++++++----------
 drivers/media/pci/mgb4/mgb4_vin.h      |  4 ++--
 drivers/media/pci/mgb4/mgb4_vout.c     | 14 ++++++--------
 6 files changed, 27 insertions(+), 30 deletions(-)


base-commit: 72ad4ff638047bbbdf3232178fea4bec1f429319