[PATCH] GPIO API: SA1100 wrapper cleanup
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 20 Feb 2007 21:58:20 +0000 (13:58 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:16 +0000 (17:10 -0800)
commit5b7e42b2d38e4c4d0cb105a2ad83d43f6957f59e
tree76758cee84ef63ab138943a2597b645ce58462cb
parentadff264fe66d78a166dc887f861e7273d0cb1654
[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 <philipp.zabel@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-sa1100/generic.c
include/asm-arm/arch-sa1100/gpio.h