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:
e8bb10b
)
[media] OMAP_VOUT: Change hardcoded device node number to -1
author
Vaibhav Hiremath
<hvaibhav@ti.com>
Thu, 16 Jun 2011 18:32:07 +0000
(15:32 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 1 Jul 2011 18:46:46 +0000
(15:46 -0300)
With addition of media-controller framework, now we have various
device nodes (/dev/videoX) getting created, so hardcoding
minor number in video_register_device() is not recommended.
So let V4L2 framework choose free minor number for the device.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap/omap_vout.c
patch
|
blob
|
history
diff --cc
drivers/media/video/omap/omap_vout.c
Simple merge