From: Marcel Holtmann Date: Sun, 7 Jun 2009 16:09:57 +0000 (+0200) Subject: Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver X-Git-Tag: v2.6.31-rc1~330^2~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac28494c51ad20c7ff9cb991eaeee359a500d88e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed