commit | 5dd3f3071070f5a306bdf8d474c80062f5691cba | [log] [tgz] |
---|---|---|
author | Andreas Oberritter <obi@linuxtv.org> | Thu Oct 23 12:11:19 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 29 17:53:12 2008 -0200 |
tree | fc576a715c397ac5c5459006ea34a9ffac3d430b | |
parent | 568e9bb8d764300e1de81d49ae698cc970a511d8 [diff] |
V4L/DVB (9361): Dynamic DVB minor allocation 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>