diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2019-03-04 06:29:43 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-25 11:01:24 -0400 |
commit | 2c93346698bacd5e1a7fb59b7a5ab84cae1cc5da (patch) | |
tree | 591f1b4f1b2e48148250d4e83cdcac85919a1aaa /Makefile | |
parent | 706c0cffaf2a1b5844fc99e62c09a21f7a7acfdf (diff) | |
download | linux-2c93346698bacd5e1a7fb59b7a5ab84cae1cc5da.tar.gz linux-2c93346698bacd5e1a7fb59b7a5ab84cae1cc5da.tar.bz2 linux-2c93346698bacd5e1a7fb59b7a5ab84cae1cc5da.zip |
media: ipu3-cio2: Parse information from firmware without using callbacks
Instead of using the convenience function
v4l2_async_notifier_parse_fwnode_endpoints(), parse the endpoints and set
up the async sub-devices without using callbacks. While this adds a little
bit of code, it makes parsing the endpoints quite a bit more simple and
gives more control to the driver over the process. The parsing assumes
D-PHY instead of letting the V4L2 fwnode framework guess it.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions