[PATCH v2 0/2] Bluetooth: mediatek: Add protocol support for MediaTek USB devices

2018-08-20 Thread sean.wang
From: Sean Wang v2: add fixes and enhancements based on [1] * include /sys/kernel/debug/usb/devices portion in the commit message. * turn default into n for config BT_HCIBTUSB_MTK in Kconfig * only add MediaTek support to btusb.c * drop cmd_sync callback usage * use __hci_cmd_send to send WMT

[PATCH v2 0/2] Bluetooth: mediatek: Add protocol support for MediaTek USB devices

2018-08-20 Thread sean.wang
From: Sean Wang v2: add fixes and enhancements based on [1] * include /sys/kernel/debug/usb/devices portion in the commit message. * turn default into n for config BT_HCIBTUSB_MTK in Kconfig * only add MediaTek support to btusb.c * drop cmd_sync callback usage * use __hci_cmd_send to send WMT