OSDN Git Service

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)
commit77189df43114e85b563d039d0b7f23d4f8f71d79
tree3466475f92488688ac55768e85a796be251f8571
parentad82cdd196cc3e31c412a091e8dd59bef0331eaa
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