diff options
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | 2013-02-08 23:54:54 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-06-04 20:27:50 (GMT) |
commit | a2cc81d315c45cce35c0e50716fbee5dc00e28aa (patch) | |
tree | 93442b547d47751b336d6b80d711a55536c076ef /drivers/isdn | |
parent | 81fbf101f2858e63bbb380447a76870924b84653 (diff) | |
download | linux-a2cc81d315c45cce35c0e50716fbee5dc00e28aa.tar.xz |
usb: gadget: uvc: Implement videobuf2 .wait_prepare and .wait_finish operations
Those optional operations are used to release and reacquire the queue
lock when videobuf2 needs to perform operations that sleep for a long
time, such as waiting for a buffer to be complete. Implement them to
avoid blocking qbuf or streamoff calls when a dqbuf is in progress.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions