]> git.baikalelectronics.ru Git - kernel.git/commit
bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 13 Mar 2013 11:04:30 +0000 (12:04 +0100)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 15 Mar 2013 18:42:59 +0000 (15:42 -0300)
commit391e948cbaf7772e6e4a07dcb146be80c1a8cc3c
tree3466475f92488688ac55768e85a796be251f8571
parenta8687bdb2c5749340af1c9bc29d803cf9ee7ca3d
bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location

The firmware images are shared with libertas_sdio WiFi chip and used to be
in libertas/ subtree in linux-firmware. As btmrvl_sdio used to look into
the linux-firmware root, it ended up being unsuccessful. Since the
firmware files are not specific to the libertas hardware, they're being
moved into mrvl/ now.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/btmrvl_sdio.c