[media] saa7164: Remove loud debugging during video_poll()
Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
22760ed39c
commit
dec2f091f6
@ -1260,7 +1260,6 @@ static ssize_t fops_read(struct file *file, char __user *buffer,
|
||||
}
|
||||
err:
|
||||
if (!ret && !ubuf) {
|
||||
printk(KERN_ERR "%s() EAGAIN\n", __func__);
|
||||
ret = -EAGAIN;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user