Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
authorBing Zhao <bzhao@marvell.com>
Tue, 2 Jun 2009 21:29:35 +0000 (14:29 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:32 +0000 (14:25 -0700)
commit132ff4e5fa8dfb71a7d99902f88043113947e972
tree3fb4b236d8bfafd7c0a74f55a2d324189e0ccd91
parentedad63886993d18ab800c49f6587a93432ef8b35
Bluetooth: Add btmrvl driver for Marvell Bluetooth devices

This driver provides basic definitions and library functions to
support Marvell Bluetooth enabled devices, such as 88W8688 WLAN/BT
combo chip.

This patch incorporates a lot of comments given by
Nicolas Pitre <nico@marvell.com>. Many thanks to Nicolas Pitre.

Signed-off-by: Rahul Tank <rahult@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btmrvl_drv.h [new file with mode: 0644]
drivers/bluetooth/btmrvl_main.c [new file with mode: 0644]