From: Philipp Zabel Date: Tue, 20 Feb 2007 21:58:20 +0000 (-0800) Subject: [PATCH] GPIO API: SA1100 wrapper cleanup X-Git-Tag: v2.6.21-rc1~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7e42b2d38e4c4d0cb105a2ad83d43f6957f59e;p=pandora-kernel.git [PATCH] GPIO API: SA1100 wrapper cleanup Based on the discussion last december (http://lkml.org/lkml/2006/12/20/241), this patch - adds gpio_direction_input/output functions to generic.c instead of making them inline, - fixes comment and includes and uses inline functions instead of macros in gpio.h Signed-off-by: Philipp Zabel Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed