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

[ Upstream commit dbec3af5f13b88a96e31f252957ae1a82484a923 ]

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