From: Philipp Zabel Date: Tue, 20 Feb 2007 21:58:20 +0000 (-0800) Subject: [PATCH] GPIO API: S3C2410 wrapper cleanup X-Git-Tag: v2.6.21-rc1~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adff264fe66d78a166dc887f861e7273d0cb1654;p=pandora-kernel.git [PATCH] GPIO API: S3C2410 wrapper cleanup this one adds an #include . Tested by Roman Moravcik on s3c2440. Based on the discussion last december (http://lkml.org/lkml/2006/12/20/243), this patch - fixes comment and includes in gpio.h - adds the gpio_to_irq definition for S3C2400 - includes asm/arch/regs-gpio.h for pin direction definitions 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