commit | bf797165f099296b622bcdcea1126a113e0aaac4 | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Sat Oct 09 15:09:17 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:16:35 2010 -0200 |
tree | d5f21a15806fc4b104eae50e341bfef60a2b8726 | |
parent | 78ca500559b5a4f16a95c198b3e7bdfac8455bf8 [diff] |
[media] au0828: enable VBI timeout when calling read() without streamon() Because some clients (e.g. tvtime) will just open the filehandle and call read() instead of explicitly calling streamon first, we need to make sure the VBI timeout routine gets enabled in this case. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>