From: David Brownell Date: Mon, 27 Jun 2005 23:28:43 +0000 (-0700) Subject: [PATCH] pcmcia id_table for sl811.cs X-Git-Tag: v2.6.13-rc1~46^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f3a8f5fc94be4dd31c4c5ec1d1dc2b9c83a8ac;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed