Hi, Here are some fixes for CAL that I've been carrying in my streams branch, but as they don't depend on the streams work they can be merged separately. Tomi Tomi Valkeinen (6): media: ti: cal: fix error paths in cal_camerarx_create() media: ti: cal: fix useless variable init media: ti: cal: rename sd_state to state media: ti: cal: use CSI-2 frame number for seq number media: ti: cal: combine wdma irq handling media: ti: cal: fix wdma irq for metadata drivers/media/platform/ti/cal/cal-camerarx.c | 46 +++--- drivers/media/platform/ti/cal/cal-video.c | 5 +- drivers/media/platform/ti/cal/cal.c | 139 ++++++++++++++----- drivers/media/platform/ti/cal/cal.h | 7 +- 4 files changed, 136 insertions(+), 61 deletions(-) -- 2.25.1