[PATCH] pcmcia: request CIS via firmware interface
authorDominik Brodowski <linux@dominikbrodowski.net>
Mon, 27 Jun 2005 23:28:14 +0000 (16:28 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 28 Jun 2005 01:03:08 +0000 (18:03 -0700)
commitdaa9517d9eccc3598b2b0cdfa0b016ae4a4fcdce
treee62d4533e29344a9e0259020e8e3818ecb6f220e
parent90829cfe1df2466c98a831f6c44f71026665cec1
[PATCH] pcmcia: request CIS via firmware interface

Use the firmware method to load replacement CIS tables.  It is recommended
that the /lib/firmware/cis/ points to /etc/pcmcia/cis or the other way round
so that both old-style cardmgr and new-style hotplug/firmware can access these
"overwrite" files

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pcmcia/Kconfig
drivers/pcmcia/ds.c