aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/btmtk_usb/TODO
diff options
context:
space:
mode:
authorCho, Yu-Chen <acho@suse.com>2013-05-16 16:31:59 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-16 15:43:48 -0700
commit0d751eca3b64e9118144bc7d26cb6290b8ed4d5d (patch)
treed49907f074cca4161e741c5575c4f41993171b35 /drivers/staging/btmtk_usb/TODO
parentstaging: imx-drm: use devm_ioremap_resource() (diff)
downloadlinux-dev-0d751eca3b64e9118144bc7d26cb6290b8ed4d5d.tar.xz
linux-dev-0d751eca3b64e9118144bc7d26cb6290b8ed4d5d.zip
Staging: add USB MTK bluetooth driver
This driver is for the Mediatek Bluetooth that can be found in many different laptops. It was written by Mediatek, but cleaned up to work properly in the kernel tree by SUSE. -- Changes since v1: 1.fixed built error , because build path typo. 2.change to correct version number. Signed-off-by: Cho, Yu-Chen <acho@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/btmtk_usb/TODO')
-rw-r--r--drivers/staging/btmtk_usb/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/btmtk_usb/TODO b/drivers/staging/btmtk_usb/TODO
new file mode 100644
index 000000000000..a71d1297942d
--- /dev/null
+++ b/drivers/staging/btmtk_usb/TODO
@@ -0,0 +1,10 @@
+TODO:
+ - checkpatch.pl clean
+ - determine if the driver should not be using a duplicate
+ version of the usb-bluetooth interface code, but should
+ be merged into the drivers/bluetooth/ directory and
+ infrastructure instead.
+ - review by the bluetooth developer community
+
+Please send any patches for this driver to Yu-Chen, Cho <acho@suse.com> and
+jay.hung@mediatek.com