This is the 3rd version of managed initializations for media/v4l2. Patches are adjusted according to Hans and Laurent suggestions. Details of changes documented in individual patches. *** BLURB HERE *** Andrzej Hajda (3): media: added managed media entity initialization media: added managed v4l2 control initialization media: added managed v4l2/i2c subdevice initialization drivers/media/media-entity.c | 44 +++++++++++++++++++++++++++++++++ drivers/media/v4l2-core/v4l2-common.c | 10 ++++++++ drivers/media/v4l2-core/v4l2-ctrls.c | 32 ++++++++++++++++++++++++ drivers/media/v4l2-core/v4l2-subdev.c | 25 +++++++++++++++++++ include/media/media-entity.h | 5 ++++ include/media/v4l2-common.h | 2 ++ include/media/v4l2-ctrls.h | 16 ++++++++++++ include/media/v4l2-subdev.h | 2 ++ 8 files changed, 136 insertions(+) -- 1.7.10.4 -- 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