git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4324b5
)
Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 7 Jun 2009 16:09:57 +0000
(18:09 +0200)
committer
Marcel 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