Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Jun 2009 16:09:57 +0000 (18:09 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:01 +0000 (14:50 +0200)
Allowing to specify a specific misc minor number for the virtual driver
is pretty much useless and nobody is using this feature. So just remove
it and use MISC_DYNAMIC_MINOR all the time.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found