Skip to content
Commit af2b3b50 authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation



struct pcmcia_device *p_dev->conf.ConfigBase and .Present are set in almost
all PCMICA driver right at the beginning, using the same calls but slightly
different implementations. Unfiy this in the PCMCIA core.

Includes a small bugfix ("drivers/net/pcmcia/xirc2ps_cs.c: remove unused
label") from and Signed-off-by Adrian Bunk <bunk@stusta.de>

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent a9606fd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment