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)
commitac28494c51ad20c7ff9cb991eaeee359a500d88e
tree44a637f288705423c9ff74a103eea98a31b393ff
parentb4324b5dc5b62ba76372e1bf8927230cf744df66
Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver

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>
drivers/bluetooth/hci_vhci.c