From: David Brownell Date: Wed, 3 May 2006 12:11:46 +0000 (-0700) Subject: [PATCH] ARM: OMAP: omap_cf works better X-Git-Tag: v2.6.17-omap1~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1ca153f415065710d1a07ca42e9503631ad0b2;p=pandora-kernel.git [PATCH] ARM: OMAP: omap_cf works better Adding a "struct resource" prevented oopsing because of recent changes in PCMCIA core requirements. Restore a changes that lost in some kernel.org merge: don't forget to unregister the PCMCIA socket when unbinding the driver. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed