]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: omap_cf works better
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 3 May 2006 12:11:46 +0000 (05:11 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 3 May 2006 12:11:46 +0000 (05:11 -0700)
commit9d1ca153f415065710d1a07ca42e9503631ad0b2
tree427ed9958351d021df3f33cea46b1ee2be7d4f1c
parent45610fee9fdd53ad420df4d85c3722b35dcfa41d
[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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/pcmcia/omap_cf.c