On 03/14/2015 03:18 AM, Shuah Khan wrote:
> au0828 s_std and s_input are missing queue busy checks. Add
> vb2_is_busy() calls to s_std and s_input and return -EBUSY
> if found busy.
I agree with Devin that for this particular driver this patch isn't necessary.
Regards,
Hans
>
> Signed-
On Fri, Mar 13, 2015 at 10:18 PM, Shuah Khan wrote:
> au0828 s_std and s_input are missing queue busy checks. Add
> vb2_is_busy() calls to s_std and s_input and return -EBUSY
> if found busy.
These checks are only needed on devices which support more than a
single format (typically for devices wh
au0828 s_std and s_input are missing queue busy checks. Add
vb2_is_busy() calls to s_std and s_input and return -EBUSY
if found busy.
Signed-off-by: Shuah Khan
---
drivers/media/usb/au0828/au0828-video.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/drivers/media/usb/au0828/