[PATCH v4 0/4] media: ti: cal: Improvements

Tomi Valkeinen posted 4 patches 2 years, 7 months ago
drivers/media/platform/ti/cal/cal-camerarx.c | 206 +++++++------------
drivers/media/platform/ti/cal/cal-video.c    |  23 ++-
drivers/media/platform/ti/cal/cal.c          |  66 ++----
drivers/media/platform/ti/cal/cal.h          |  10 -
4 files changed, 115 insertions(+), 190 deletions(-)
[PATCH v4 0/4] media: ti: cal: Improvements
Posted by Tomi Valkeinen 2 years, 7 months ago
Hi,

This series contains the simpler fixes & improvements from the 
"[PATCH v3 0/5] media: ti: cal: Streams support" series. I have opted to
keep the patch that adds the streams support still in my WIP branch, as
I want to experiment with a few things.

However, the rest of the patches in that series should be fine for
merging. These are unchanged, but I have added Jacopo's RBs.

Here's a link to the v3:

https://lore.kernel.org/all/20230302100755.191164-1-tomi.valkeinen@ideasonboard.com/

 Tomi

Tomi Valkeinen (4):
  media: ti: cal: Clean up mbus formats uses
  media: ti: cal: Fix cal_camerarx_create() error handling
  media: ti: cal: Use subdev state
  media: ti: cal: Implement get_frame_desc for camera-rx

 drivers/media/platform/ti/cal/cal-camerarx.c | 206 +++++++------------
 drivers/media/platform/ti/cal/cal-video.c    |  23 ++-
 drivers/media/platform/ti/cal/cal.c          |  66 ++----
 drivers/media/platform/ti/cal/cal.h          |  10 -
 4 files changed, 115 insertions(+), 190 deletions(-)

-- 
2.34.1