Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922
authorTakashi Iwai <tiwai@suse.de>
Tue, 27 Feb 2024 10:29:14 +0000 (11:29 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:27:11 +0000 (17:27 -0500)
commit3e465a07cdf444140f16bc57025c23fcafdde997
treebaab3d68750eff9750a1ef0bf5a28eb625f4305b
parent664130c0b0309b360bc5bdd40a30604a9387bde8
Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922

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>
drivers/bluetooth/btmtk.c
drivers/bluetooth/btmtk.h