]> err.no Git - linux-2.6/commit
[PATCH] pcmcia id_table for sl811.cs
authorDavid Brownell <david-b@pacbell.net>
Mon, 27 Jun 2005 23:28:43 +0000 (16:28 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 28 Jun 2005 01:03:17 +0000 (18:03 -0700)
commit22f3a8f5fc94be4dd31c4c5ec1d1dc2b9c83a8ac
treeac2ce47151056134ff0f24595348d6044bd1ef40
parent4af48c8c16dfc37400f63633373dd180b5540ead
[PATCH] pcmcia id_table for sl811.cs

Catch up with some PCMCIA API changes:

 - Docs say that as of 2.6.11 the PCMCIA IRQInfo2 field is ignored,
   but it's not yet removed from the API; stop using it anyway.

 - As of 2.6.13 PCMCIA finally hotplugs and does driver binding
   without "cardmgr"; add a MODULE_DEVICE_TABLE to support this.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/host/sl811_cs.c