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:
568e9bb
)
V4L/DVB (9361): Dynamic DVB minor allocation
author
Andreas Oberritter
<obi@linuxtv.org>
Thu, 23 Oct 2008 15:11:19 +0000
(12:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:12 +0000
(17:53 -0200)
Implement dynamic minor allocation for DVB, to allow more than four
devices of the same type per adapter, based on drivers/usb/core/file.c.
Add a new config option, DVB_DYNAMIC_MINORS, to make use of this
feature, which defaults to no for backwards compatibility.
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found