git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d265c9
)
V4L/DVB (4637): Add a default method for VIDIOC_G_PARM
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 14 Sep 2006 16:36:34 +0000
(13:36 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:36 +0000
(12:30 -0300)
For most drivers, VIDIOC_G_PARM will just return the current standard fps.
So, instead of failing, drivers based on video_ioctl2 will implement the
default method.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found