From: Marcel Holtmann Date: Mon, 13 Feb 2006 10:40:07 +0000 (+0100) Subject: [Bluetooth] Fix firmware loading problem of BT3C driver X-Git-Tag: v2.6.16-rc4~111^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9225806386e398eeba46958a7befa017bda73f58;p=pandora-kernel.git [Bluetooth] Fix firmware loading problem of BT3C driver Before the PCMCIA subsystem was fully integrated into the device and driver model, the BT3C driver had to workaround this when loading the firmware. This workaround is broken and makes the driver oops when loading the firmware. This patch removes this workaround and uses now the provided device structure from the PCMCIA subsystem. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed