OSDN Git Service

media: rcar-vin: Use generic parser for parsing fwnode endpoints
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 1 Sep 2017 22:41:19 +0000 (18:41 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 31 Oct 2017 17:49:25 +0000 (13:49 -0400)
commit85999e8ec0ee7cf1039152b34a3fc3d91e7e27c3
treec8f06ea463f2d49a8d1608a8214dd12f72b93dd0
parentdf4975663f2002f6e6ce9a203f63bfcc51742732
media: rcar-vin: Use generic parser for parsing fwnode endpoints

Instead of using a custom driver implementation, use
v4l2_async_notifier_parse_fwnode_endpoints() to parse the fwnode endpoints
of the device.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/rcar-vin/rcar-core.c
drivers/media/platform/rcar-vin/rcar-dma.c
drivers/media/platform/rcar-vin/rcar-v4l2.c
drivers/media/platform/rcar-vin/rcar-vin.h