Hi Hans,
Thank you for the patch.
On Friday, 29 June 2018 14:43:28 EEST Hans Verkuil wrote:
> From: Hans Verkuil
>
> The entity function was ORed with the flags field instead of
> assigned to the function field. Correct this.
>
> Signed-off-by: Hans Verkuil
> Acked-by: Sakari Ailus
Reviewed
From: Hans Verkuil
The entity function was ORed with the flags field instead of
assigned to the function field. Correct this.
Signed-off-by: Hans Verkuil
Acked-by: Sakari Ailus
---
drivers/media/i2c/adv7180.c | 2 +-
drivers/media/i2c/tvp514x.c | 2 +-
drivers/media/i2c/tvp7002.c | 2 +-
3 fi