V4L/DVB (9361): Dynamic DVB minor allocation
authorAndreas Oberritter <obi@linuxtv.org>
Thu, 23 Oct 2008 15:11:19 +0000 (12:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:12 +0000 (17:53 -0200)
commit5dd3f3071070f5a306bdf8d474c80062f5691cba
treefc576a715c397ac5c5459006ea34a9ffac3d430b
parent568e9bb8d764300e1de81d49ae698cc970a511d8
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>
drivers/media/dvb/Kconfig
drivers/media/dvb/dvb-core/dvbdev.c
drivers/media/dvb/dvb-core/dvbdev.h