diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2017-03-14 18:03:23 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-12-05 03:06:16 -0500 |
commit | 811496c9679a7bf58a4e8af739fc2ee927345469 (patch) | |
tree | c7bc4d3e0fb7135553ddbcbcbd0dc4f0d7c71e00 /drivers/sh | |
parent | 9b90dc85c718443a3e573a0ccf55900ff4fa73ae (diff) |
media: uvcvideo: Refactor URB descriptors
We currently store three separate arrays for each URB reference we hold.
Objectify the data needed to track URBs into a single uvc_urb structure,
allowing better object management and tracking of the URB.
All accesses to the data pointers through stream, are converted to use a
uvc_urb pointer for consistency.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions