[PATCH] pcmcia: cs.c : load "pcmcia" module automatically.

Dominik Brodowski linux at dominikbrodowski.net
Sun Nov 8 03:14:32 EST 2009


On Sat, Nov 07, 2009 at 05:13:14PM +0100, Wolfram Sang wrote:
> > +	/*
> > +	 * Let's try to get the PCMCIA module for 16-bit PCMCIA support.
> > +	 * If it fails, it doesn't matter -- we still havae 32-bit CardBus
> > +	 * support to offer, so this is not a failure mode.
> > +	 */
> > +	request_module_nowait("pcmcia");
> > +
> 
> Typo: "havae"

Thanks, fixed.

Best,
	Dominik



More information about the linux-pcmcia mailing list