OSDN Git Service

media: adv7180/tvp514x/tvp7002: fix entity function
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 18 Jun 2018 09:09:45 +0000 (05:09 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 25 Jul 2018 11:52:42 +0000 (07:52 -0400)
commitca0fa5f04f33eea010fc1f9dfc87ff58f3a2433f
tree6d1dd286147da3d1998357e09fb0e76ca3ea4c9b
parenta20a82b8642145a8d8decc6cd71e68f04647ed23
media: adv7180/tvp514x/tvp7002: fix entity function

The entity function was ORed with the flags field instead of
assigned to the function field. Correct this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/adv7180.c
drivers/media/i2c/tvp514x.c
drivers/media/i2c/tvp7002.c