From: Adam Lee Date: Wed, 28 Jan 2015 20:30:27 +0000 (-0500) Subject: Bluetooth: ath3k: workaround the compatibility issue with xHCI controller X-Git-Tag: fixes-v4.0-rc1~150^2~73^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c561a5753dd631920c4459a067d22679b3d110d6;p=pandora-kernel.git Bluetooth: ath3k: workaround the compatibility issue with xHCI controller BugLink: https://bugs.launchpad.net/bugs/1400215 ath3k devices fail to load firmwares on xHCI buses, but work well on EHCI, this might be a compatibility issue between xHCI and ath3k chips. As my testing result, those chips will work on xHCI buses again with this patch. This workaround is from Qualcomm, they also did some workarounds in Windows driver. Signed-off-by: Adam Lee Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed