commit | 855cdf134dfcf2ecb92ac4ad675cf655d8ceb678 | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Tue Jan 10 20:48:59 2006 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Mar 31 17:01:58 2006 +0200 |
tree | 167a028b44e1bc043b544357d958a6a20529968b | |
parent | dbb22f0d65ccc2e9dfeb4c420942f2757a80f8d2 [diff] |
[PATCH] pcmcia: always use device pointer to config_t Update the remaining users using the static lookup table of the PCMCIA function configuration to use the struct pcmcia_device-contained pointer. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>