]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: switch to GPIO init macros in ColdFire 523x init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 06:09:11 +0000 (16:09 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:40 +0000 (21:21 +1000)
commitf18f253e0a98a0af1b5a2611da7d48da9834997b
treef9952fc7f48f250d56efeaa8617c314d9929d8df
parent4d10bd516e5e73745a5649ef08b13285cb20c46e
m68knommu: switch to GPIO init macros in ColdFire 523x 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/523x/gpio.c