From: Henrik Rydberg Date: Sat, 25 Aug 2012 17:28:06 +0000 (+0200) Subject: Bluetooth: Add support for Apple vendor-specific devices X-Git-Tag: v3.6-rc6~18^2~22^2~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa6535faf055cd71311ab887e94fc234f04ee18;p=pandora-kernel.git Bluetooth: Add support for Apple vendor-specific devices As pointed out by Gustavo and Marcel, all Apple-specific Broadcom devices seen so far have the same interface class, subclass and protocol numbers. This patch adds an entry which matches all of them, using the new USB_VENDOR_AND_INTERFACE_INFO() macro. In particular, this patch adds support for the MacBook Pro Retina (05ac:8286), which is not in the present list. Signed-off-by: Henrik Rydberg Tested-by: Shea Levy Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed