commit | e9c4bec63eac001651d6d30239dd4175cc3698ef | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 15 17:30:50 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Oct 15 23:14:29 2006 -0700 |
tree | 1410a855bc5312b485ba0c91e1dc3c59c9ca4f75 | |
parent | df5c37ea9a3820a9515d8204450aec00f48f8f88 [diff] |
[Bluetooth] Make use of virtual devices tree The Bluetooth subsystem currently uses a platform device for devices with no parent. It is a better idea to use the new virtual devices tree for these. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>