From: David Brownell Date: Tue, 5 Feb 2008 06:27:42 +0000 (-0800) Subject: at91_cf: use generic gpio calls X-Git-Tag: v2.6.25-rc1~1029 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1fc445c29c6208c44e10c0253beea890bf5435;p=pandora-kernel.git at91_cf: use generic gpio calls Update the AT91 CF driver to use the generic GPIO calls instead of the AT91-specific ones; and request exclusive use of those signals. Minor tweaks to cleanup code paths: always in reverse order of how the resources were allocated, with remove() matching the fault paths of probe(). Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed