Hi Mauro,
Here's a patch that fixes clearing fwnode flags. The patch that broke it is
only in 4.20.
Please pull.
The following changes since commit 078ab3ea2c3bb69cb989d52346fefa1246055e5b:
media: Add a Kconfig option for the Request API (2018-12-05 13:07:43 -0500)
are available in the git repository at:
ssh://linuxtv.org/git/sailus/media_tree.git tags/fixes-4.20-1-sign
for you to fetch changes up to 7add7222d1741afb448a386c3085f38da801fd50:
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
(2018-12-08 00:27:15 +0200)
----------------------------------------------------------------
clear correct fwnode flags
----------------------------------------------------------------
Ondrej Jirman (1):
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
drivers/media/v4l2-core/v4l2-fwnode.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Sakari Ailus