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)
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>

No differences found