On Mon, Oct 02, 2023 at 01:55:38PM +0300, Sakari Ailus wrote: > Hi folks, > > This small set contains fixes and cleanups, mainly for the ccs and ov2740 > drivers. I wrote these while working on the metadata set, but these could > and should be merged earlier. > > since v6: > > - New patch: In scope of the CCS driver, revert the patch moving CCS to > use pm_runtime_get_and_resume(). > > - New patch: Drop s_stream re-entrancy in CCS driver. > > - New patch: Rename ccs_create_subdev() as ccs_init_subdev. > > - New patch: CCS driver rework: move sub-device initialisation earlier in > probe to address initialisation ordering issues later on in embedded > data support. This introduces minor changes to the patch adding > sub-device state support. In addition: - MIPI CSI-2 long packet DT macro change as suggested in review. -- Sakari Ailus