]> asedeno.scripts.mit.edu Git - linux.git/commit
media: v4l: fwnode: Use media bus type for bus parser selection
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 17 Jul 2018 16:17:02 +0000 (12:17 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 4 Oct 2018 20:21:02 +0000 (16:21 -0400)
commit26c1126c9b56f0d8b6b03d1c03f0cff3fdb3552b
tree3ccc83d5552a306f8cf6848d61b7d2efd5f3a112
parent9a5b4b76f3be34980571d11dce509a564c938318
media: v4l: fwnode: Use media bus type for bus parser selection

Use the media bus types instead of the fwnode bus types internally. This
is the interface to the drivers as well, making the use of the fwnode bus
types more localised to the V4L2 fwnode framework.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Tested-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-fwnode.c