From: Marcel Holtmann Date: Fri, 4 May 2007 22:36:03 +0000 (+0200) Subject: [Bluetooth] Attach host adapters to the Bluetooth bus X-Git-Tag: v2.6.22-rc1~822^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c1d4b0b22243c093ded25aaa01c8ff8ab6e6b3;p=pandora-kernel.git [Bluetooth] Attach host adapters to the Bluetooth bus The Bluetooth host adapters are attached to the Bluetooth class and the low-level connections are children of these class devices. Having class devices as parent of bus devices breaks a lot of reasonable assumptions about sysfs. The host adapters should be attached to the Bluetooth bus to simplify the dependency resolving. For compatibility an additional symlink from the Bluetooth class will be used. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed