commit | 727968357eb84497ac8e2514cf06be3d8779d24f | [log] [tgz] |
---|---|---|
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | Mon Jan 19 13:52:57 2015 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Tue Jan 27 10:00:21 2015 -0600 |
tree | 4c2058768f2d53543ca5cfee440c2ea67ee23807 | |
parent | e235f7b86f33beea7e096b46db1802dbf5d7d22e [diff] |
usb: gadget: uvc: use explicit type instead of void * The first parameter of __uvcg_iter_strm_cls() is always used in the context of struct uvcg_streaming_header, so change the function prototype accordingly. Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>