commit | ac28494c51ad20c7ff9cb991eaeee359a500d88e | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jun 07 18:09:57 2009 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jun 08 14:50:01 2009 +0200 |
tree | 44a637f288705423c9ff74a103eea98a31b393ff | |
parent | b4324b5dc5b62ba76372e1bf8927230cf744df66 [diff] |
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>