OSDN Git Service

Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
authorAmit Pundir <amit.pundir@linaro.org>
Mon, 16 Apr 2018 06:40:24 +0000 (12:10 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 May 2018 04:37:50 +0000 (06:37 +0200)
commit7dc5fe0814c35ec4e7d2e8fa30abab72e0e6a172
treec63d284b42cbacd5c75205dbd93e2b30ec22089b
parent61a1ecfc8037e7eba9577a931cb8e1e92b636926
Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader

AOSP use userspace firmware loader to load firmwares, which will
return -EAGAIN in case qca/rampatch_00440302.bin is not found.
Since there is no rampatch for dragonboard820c QCA controller
revision, just make it work as is.

CC: Loic Poulain <loic.poulain@linaro.org>
CC: Nicolas Dechesne <nicolas.dechesne@linaro.org>
CC: Marcel Holtmann <marcel@holtmann.org>
CC: Johan Hedberg <johan.hedberg@gmail.com>
CC: Stable <stable@vger.kernel.org>
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c