Hi Mauro, Here are fixes for the ov7740 and tda1997x drivers as well as a few cleanups to the omap3isp (making things const) and the fwnode framework (spelling). Please pull. The following changes since commit 1d338b86e17d87215cf57b1ad1d13b2afe582d33: media: v4l2-compat-ioctl32: better document the code (2018-04-20 08:24:13 -0400) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git for-4.18-1 for you to fetch changes up to 94927e3d6358d0012a6f3b0ae23a8811ee7353d8: media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endpoint (2018-04-23 10:54:49 +0300) ---------------------------------------------------------------- Bhumika Goyal (2): v4l: omap3isp: make v4l2_file_operations const omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const Leonard Crestez (1): media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endpoint Sakari Ailus (5): ov7740: Fix number of controls hint ov7740: Check for possible NULL return value in control creation ov7740: Fix control handler error at the end of control init ov7740: Set subdev HAS_EVENT flag tda1997x: Use bitwise or for setting subdev flags drivers/media/i2c/ov7740.c | 22 +++++++++++++++++----- drivers/media/i2c/tda1997x.c | 2 +- drivers/media/platform/omap3isp/isppreview.c | 4 ++-- drivers/media/platform/omap3isp/ispvideo.c | 2 +- include/media/v4l2-fwnode.h | 2 +- 5 files changed, 22 insertions(+), 10 deletions(-) -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx