This patch series adds a V4L2 clock support to em28xx with an ov2640 sensor. Only compile tested, might need fixing, please, test. Guennadi Liakhovetski (3): V4L2: add v4l2-clock helpers to register and unregister a fixed-rate clock V4L2: add a v4l2-clk helper macro to produce an I2C device ID V4L2: em28xx: register a V4L2 clock source drivers/media/usb/em28xx/em28xx-camera.c | 41 ++++++++++++++++++++++------- drivers/media/usb/em28xx/em28xx-cards.c | 3 ++ drivers/media/usb/em28xx/em28xx.h | 1 + drivers/media/v4l2-core/v4l2-clk.c | 39 ++++++++++++++++++++++++++++ include/media/v4l2-clk.h | 17 ++++++++++++ 5 files changed, 91 insertions(+), 10 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