]> 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)
commit16e6aa9f0d1b1a01f691073219caf6c1b80ba644
treeca63703eb43fa8f99ed1091539ba8bcadb4467d0
parent8ae03332a71c41bcc2158951d9561ae4a897914f
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