Re: [PATCH v4] ath3k: Add support of MCI 13d3:3408 bt device

From: Marcel Holtmann
Date: Mon Nov 24 2014 - 20:41:26 EST


Hi Dmitry,

> Add support for bluetooth MCI WB335 (AR9565) Wi-Fi+bt module.
> This bluetooth module requires loading patch and sysconfig by ath3k driver.
>
> CC: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
>
> ---
>
> diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c
> index d85ced2..086240c 100644
> --- a/drivers/bluetooth/ath3k.c
> +++ b/drivers/bluetooth/ath3k.c
> @@ -105,6 +105,7 @@ static const struct usb_device_id ath3k_table[] = {
> { USB_DEVICE(0x13d3, 0x3375) },
> { USB_DEVICE(0x13d3, 0x3393) },
> { USB_DEVICE(0x13d3, 0x3402) },
> + { USB_DEVICE(0x13d3, 0x3408) },
> { USB_DEVICE(0x13d3, 0x3432) },

please just send a clean v5 that I could apply. I have two v4 in my inbox now.

Regards

Marcel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/