commit | 47fd3ee25e13cc5add48ba2ed71f7ee964b9c3a4 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Jun 03 10:22:26 2020 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jun 01 08:42:23 2020 +0200 |
tree | 38618496abe3fb8c3406dfb2f5a149540ea5fb2a | |
parent | 065fcfd49763ec71ae345bb5c5a74f961031e70e [diff] |
mwifiex: 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: 1a0f547831dce ("mwifiex: 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>