From: Eric Miao Date: Fri, 18 Jul 2008 00:59:04 +0000 (+0800) Subject: [ARM] pxa/poodle: convert to use the new GPIO API X-Git-Tag: v2.6.28-rc1~293^2~6^2~17^2~4^8~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5291478c64bab3ae301c385c6c2a6575b08355;p=pandora-kernel.git [ARM] pxa/poodle: convert to use the new GPIO API Direct manipulation of GPIO registers are no longer encouraged, use the new GPIO API instead. Since the GPIO has to be requested before use, .startup and .shutdown are added to the IrDA device platform data to request and free the GPIO. Signed-off-by: Eric Miao Acked-by: Richard Purdie Signed-off-by: Russell King --- Reading git-diff-tree failed