diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2019-03-01 16:08:02 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-25 17:59:49 +0300 |
commit | 2ea4cfc9a7163b48514361cb02d46b0546dfcc86 (patch) | |
tree | 6ac03c0551cc13396fde60ecce3bc036eeee57f1 /drivers/usb | |
parent | 820342aca05188c9af4b468d6c41b3327161f7ad (diff) | |
download | linux-2ea4cfc9a7163b48514361cb02d46b0546dfcc86.tar.xz |
media: omap3isp: Rework OF endpoint parsing
Rework OF endpoint parsing for the omap3isp driver. This does add some
lines of code. The benefits are still clear:
- the great complication related to callbacks in endpoint parsing is gone;
instead endpoints are obtained port by port and
- endpoints may now have a default bus configuration which was not
possible while using callbacks. This driver does not benefit from that
feature, but as the omap3isp is one of the exemplary drivers, this works
as an example for driver developers.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions