btmrvl: Fix firmware filename for sd8997 chipset
authorPali Rohár <pali@kernel.org>
Wed, 3 Jun 2020 08:22:29 +0000 (10:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:23:44 +0000 (08:23 +0200)
commit0e2242c1c6cc55f07b2da943c32bdf5793c21299
tree746681c84d78b63e65dbe8bbd6f0b0a17421795d
parentfe5f059a6ac9b37d694b3e5bed48351c18ad36f2
btmrvl: Fix firmware filename for sd8997 chipset

[ Upstream commit 00eb0cb36fad53315047af12e83c643d3a2c2e49 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/btmrvl_sdio.c