From: Devin Heitmueller Date: Sat, 9 Oct 2010 18:09:17 +0000 (-0300) Subject: [media] au0828: enable VBI timeout when calling read() without streamon() X-Git-Tag: v2.6.38-rc1~470^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf797165f099296b622bcdcea1126a113e0aaac4;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed