commit | 5e23b923da03de7e41f00f5664ae22c4f7dcd2a3 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 20 14:12:34 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 22 02:59:46 2007 -0700 |
tree | 53caf3acacebb88d776f5086a8b084de6d528d22 | |
parent | ddbaf13e3609442b64abb931ac21527772d87980 [diff] |
[Bluetooth] Add generic driver for Bluetooth USB devices This patch adds a new generic driver for Bluetooth USB devices. This driver is still experimental at this point, but it is cleaner and easier to maintain than the current Bluetooth USB driver. It is a much better starting point for power management improvements. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>