]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbd0143ac9007c7d9ba307b6ad3105f4bd5a2300f
tree76758cee84ef63ab138943a2597b645ce58462cb
parentc1d0793fffe1ca19691f4a70c44246e290c5d7ed
[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