Bluetooth: Fix complicated assignment of firmware for Marvell devices
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Jun 2009 14:21:58 +0000 (16:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:33 +0000 (14:25 -0700)
commitdcf47f3bc798888f9ea40b9f626d669dc62086bf
tree5d9a8595d6c35777b16dce766ef7c0fad04d944b
parent4271e08d8b799171af18d7864908ec444282efe5
Bluetooth: Fix complicated assignment of firmware for Marvell devices

The Marvell Bluetooth SDIO driver has a really complicated concept on how
firmware names are assigned to specific device ids. Fix that by doing a
proper structure and assign it to the module device table.

And while at it fix various coding style weirdness that is still present
in this driver.

Signed-off-by: Marcel Holtman <marcel@holtmann.org>
drivers/bluetooth/btmrvl_sdio.c
drivers/bluetooth/btmrvl_sdio.h