From: Marcel Holtmann Date: Tue, 9 Jun 2009 14:21:58 +0000 (+0200) Subject: Bluetooth: Fix complicated assignment of firmware for Marvell devices X-Git-Tag: v2.6.32-rc1~703^2~221^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=dcf47f3bc798888f9ea40b9f626d669dc62086bf;hp=dcf47f3bc798888f9ea40b9f626d669dc62086bf 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 ---