]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: btwilink driver
authorPavan Savoy <pavan_savoy@ti.com>
Mon, 21 Feb 2011 04:41:16 +0000 (22:41 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Feb 2011 22:39:10 +0000 (14:39 -0800)
commit363907af85816adac5e60d48d3d84bba8f7201df
tree24f3033831cba9f67aeda39a8ab24a2334ebe85c
parent6a3a81e7ca9b1ddaaf8d644b4102aff0fe2a7c40
Bluetooth: btwilink driver

This is the bluetooth protocol driver for the TI WiLink7 chipsets.
Texas Instrument's WiLink chipsets combine wireless technologies
like BT, FM, GPS and WLAN onto a single chip.

This Bluetooth driver works on top of the TI_ST shared transport
line discipline driver which also allows other drivers like
FM V4L2 and GPS character driver to make use of the same UART interface.

Kconfig and Makefile modifications to enable the Bluetooth
driver for Texas Instrument's WiLink 7 chipset.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btwilink.c [new file with mode: 0644]