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. Sakari Ailus (7): media: Documentation: Align numbered list, make it a proper ReST media: ccs: Fix driver quirk struct documentation media: ccs: Correctly initialise try compose rectangle media: ccs: Correct error handling in ccs_register_subdev media: ov2740: Enable runtime PM before registering the async subdev media: ov2740: Use sub-device active state media: ov2740: Return -EPROBE_DEFER if no endpoint is found .../userspace-api/media/v4l/dev-subdev.rst | 49 +++---- drivers/media/i2c/ccs/ccs-core.c | 15 +- drivers/media/i2c/ccs/ccs-quirk.h | 4 +- drivers/media/i2c/ov2740.c | 137 ++++++++---------- 4 files changed, 94 insertions(+), 111 deletions(-) -- 2.39.2