Hi Mauro, This pull request adds printing fwnode parsing debug information and a nop variant for media_entity_cleanup, which makes a little easier to write drivers that support operation with and without MC. Please pull. The following changes since commit e3ee691dbf24096ea51b3200946b11d68ce75361: media: ov5640: add support of RGB565 and YUYV formats (2018-01-05 12:54:14 -0500) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git for-4.16-3 for you to fetch changes up to 5a7d72afcc70c9842a3738becec2d76bfbe2eeb4: media: entity: Add a nop variant of media_entity_cleanup (2018-01-11 14:14:27 +0200) ---------------------------------------------------------------- Sakari Ailus (2): v4l: fwnode: Add debug prints for V4L2 endpoint property parsing media: entity: Add a nop variant of media_entity_cleanup drivers/media/i2c/mt9m111.c | 2 - drivers/media/i2c/ov2640.c | 4 -- drivers/media/i2c/ov2659.c | 4 -- drivers/media/i2c/ov7670.c | 4 -- drivers/media/i2c/ov7740.c | 2 - drivers/media/i2c/tvp514x.c | 4 -- drivers/media/v4l2-core/v4l2-fwnode.c | 101 +++++++++++++++++++++++++++------- include/media/media-entity.h | 6 +- 8 files changed, 85 insertions(+), 42 deletions(-) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx