[PATCH] omap_cf works again (sync with linux-omap tree)
authorDavid Brownell <david-b@pacbell.net>
Sun, 1 Oct 2006 06:28:19 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:25 +0000 (00:39 -0700)
commitdcb9c39236a27c2288a7059aa504abb57427df7c
tree2ec7c2470ab6bc290bc1b6ff5c52fec16ea90dd9
parent391b1fe67d193df75144a92b146613c36491ef0d
[PATCH] omap_cf works again (sync with linux-omap tree)

This syncs the omap_cf driver with the one from the linux-omap tree.  Changes
include fixing build warnings (section mismatch, unused return value) and
coping with various pcmcia core changes related to managing i/o memory and irq
resources.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pcmcia/omap_cf.c