Hi folks, This set new includes fixes for the the CCS driver sub-device state patch. since v2: - Avoid framework changes. As this is a fix, merging this soon is important. Let's discuss framework improvements later on. since v1: - There were other drivers using __v4l2_subdev_state_alloc(). Ouch. Change those users as well. Note that this function should not be used in drivers, hence API niceness is not a high priority. Sakari Ailus (2): media: ccs: Rework initialising sub-device state media: ccs: Fix a (harmless) lockdep warning drivers/media/i2c/ccs/ccs-core.c | 62 ++++++++++++++++++++------------ 1 file changed, 40 insertions(+), 22 deletions(-) -- 2.39.2