commit | 9225806386e398eeba46958a7befa017bda73f58 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Feb 13 11:40:07 2006 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Feb 13 11:40:07 2006 +0100 |
tree | 425bb3d66554d10f45138795335545615cace048 | |
parent | 7b005bd34c895ebeefd1c62f90a329730b88946b [diff] |
[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 <marcel@holtmann.org>