]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00176812-2 i.mx6: sabreauto: remove the prefix MX6Q from gpio definition
authorJason Liu <r64343@freescale.com>
Thu, 8 Mar 2012 09:11:31 +0000 (17:11 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:13 +0000 (14:11 +0200)
commit220dc1732916b350707b75e71855bb22581c1fc6
treef1c6587591ae17bdb9e911740da68059029fe1b7
parent0dfd44145fcf28123425f7a4fb8247d9b5f9191f
ENGR00176812-2 i.mx6: sabreauto: remove the prefix MX6Q from gpio definition

Since i.mx6q and i.mx6sdl share the same sabreauto board, the
gpio is the same. Remove the MX6Q_ prefix from gpio defintion to
avoid the confusion which may think it is MX6Q specific.

This patch also make the GPIO definion sorted by GPIO_NR

Signed-off-by: Jason Liu <r64343@freescale.com>
arch/arm/mach-mx6/board-mx6q_sabreauto.c