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