[Bluetooth] Add generic driver for Bluetooth SDIO devices
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Oct 2007 12:02:04 +0000 (14:02 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:45 +0000 (02:59 -0700)
commitddbaf13e3609442b64abb931ac21527772d87980
treeba9b1bb2c6b90eb3a33093604000310730b5431e
parentac019360fe311dd6aa11b358a02eb3a61675882e
[Bluetooth] Add generic driver for Bluetooth SDIO devices

This patch adds a generic driver for Bluetooth SDIO devices. It
supports Type-A and Type-B devices.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btsdio.c [new file with mode: 0644]