Hello everyone, Here are a few patches to fix (runtime) PM handling in the example sensor drivers. These should probably be backported but they don't seem to backport very far without conflicts. As these are almost all on error paths, I'm not sure how much effort it makes sense to put on this as no-one has reported issues in the past either. Sakari Ailus (4): media: i2c: ccs: Set the device's runtime PM status correctly in remove media: i2c: ccs: Set the device's runtime PM status correctly in probe media: i2c: imx219: Rectify runtime PM handling in probe and remove media: i2c: imx319: Rectify runtime PM handling probe and remove drivers/media/i2c/ccs/ccs-core.c | 6 ++++-- drivers/media/i2c/imx219.c | 13 ++++++++----- drivers/media/i2c/imx319.c | 9 ++++++--- 3 files changed, 18 insertions(+), 10 deletions(-) base-commit: 73ea5f5031499252f43ad046de42a9c6efea81b6 -- 2.39.5