OSDN Git Service

btmrvl: Fix firmware filename for sd8977 chipset
authorPali Rohár <pali@kernel.org>
Wed, 3 Jun 2020 08:22:28 +0000 (10:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 1 Jun 2020 06:42:23 +0000 (08:42 +0200)
commitdbec3af5f13b88a96e31f252957ae1a82484a923
tree72290628dd2e962918ef9056582576878a44fdcc
parent2e1fcac52a9ea53e5a13a585d48a29a0fb4a9daf
btmrvl: Fix firmware filename for sd8977 chipset

Firmware for sd8977 chipset is distributed by Marvell package and also as
part of the linux-firmware repository in filename sdsd8977_combo_v2.bin.

This patch fixes mwifiex driver to load correct firmware file for sd8977.

Fixes: 8c57983bf7a79 ("Bluetooth: btmrvl: add support for sd8977 chipset")
Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Ganapathi Bhat <ganapathi.bhat@nxp.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_sdio.c