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:
dfa76fa
)
V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 29 Mar 2009 23:19:38 +0000
(20:19 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:30 +0000
(21:44 -0300)
Patch allows v4l2_open and v4l2_release functions return 0 if open and
release driver callbacks set to NULL. This will be used in radio
drivers.
--
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found