This patch set converts the mx3-camera host and the mt9m111 sensor drivers to asynchronous probing. Also an Oops in the mt9t031 driver is fixed for the case, where an asynchronous probing is attempted. Guennadi Liakhovetski (6): V4L2: soc-camera: fix requesting regulators in synchronous case V4L2: mx3_camera: convert to managed resource allocation V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal format V4L2: mx3_camera: add support for asynchronous subdevice registration V4L2: mt9t031: don't Oops if asynchronous probing is attempted V4L2: mt9m111: switch to asynchronous subdevice probing drivers/media/i2c/soc_camera/mt9m111.c | 38 +++++++++---- drivers/media/i2c/soc_camera/mt9t031.c | 7 ++- drivers/media/platform/soc_camera/mx3_camera.c | 67 +++++++++--------------- drivers/media/platform/soc_camera/soc_camera.c | 33 ++++++++++-- include/linux/platform_data/camera-mx3.h | 4 ++ 5 files changed, 87 insertions(+), 62 deletions(-) -- 1.7.2.5 Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html