From: David Brownell Date: Sat, 1 Jul 2006 20:39:55 +0000 (-0700) Subject: [PATCH] pcmcia: at91_cf update X-Git-Tag: v2.6.19-rc4~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbece150a230d0ab447cfb2fc4df10fb89f0d8c;p=pandora-kernel.git [PATCH] pcmcia: at91_cf update More correct AT91 CF wakeup logic ... only enable/disable the IRQ wakeup capability, not the IRQ itself. That way the we know that the IRQ will be disabled correctly, in suspend/resume logic instead of ARM IRQ code. Most of the pin multiplexing setup has moved to the devices.c setup code. Signed-off-by: David Brownell Signed-off-by: Andrew Victor Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed