]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: switch to GPIO init macros in ColdFire 520x init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 06:07:01 +0000 (16:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:39 +0000 (21:21 +1000)
commit4d10bd516e5e73745a5649ef08b13285cb20c46e
treea12262f2d592e97ffa69579c59b1d3613c3ffbc4
parent002b57e6be30621d816d418de467283912d72159
m68knommu: switch to GPIO init macros in ColdFire 520x init code

Modify the GPIO setup table to use the mcfgpio.h macros for table init.
Simplifies code and reduces line count significantly.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Steven King <sfking@fdwdc.com>
arch/m68k/platform/520x/gpio.c