commit | dcf47f3bc798888f9ea40b9f626d669dc62086bf | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Jun 09 16:21:58 2009 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:25:33 2009 -0700 |
tree | 5d9a8595d6c35777b16dce766ef7c0fad04d944b | |
parent | 4271e08d8b799171af18d7864908ec444282efe5 [diff] |
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>