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

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

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

Fixes: f0ef67485f591 ("Bluetooth: btmrvl: add sd8997 chipset support")
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