]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922
authorTakashi Iwai <tiwai@suse.de>
Tue, 27 Feb 2024 10:29:14 +0000 (11:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Apr 2024 11:07:33 +0000 (13:07 +0200)
commit6d0950cf4313d225fd02160ba3c80d2262989e23
treeeb6312e89089899c282f4c46e0375980a7f1cb90
parentffdca0a62abaf8c41d8d9ea132000fd808de329b
Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922

[ Upstream commit 3e465a07cdf444140f16bc57025c23fcafdde997 ]

Since dracut refers to the module info for defining the required
firmware files and btmtk driver doesn't provide the firmware info for
MT7922, the generate initrd misses the firmware, resulting in the
broken Bluetooth.

This patch simply adds the MODULE_FIRMWARE() for the missing entry
for covering that.

Link: https://bugzilla.suse.com/show_bug.cgi?id=1214133
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/btmtk.c
drivers/bluetooth/btmtk.h