ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300
authorAxel Lin <axel.lin@gmail.com>
Fri, 13 Aug 2010 03:39:07 +0000 (11:39 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Mon, 30 Aug 2010 01:59:43 +0000 (09:59 +0800)
According to PXA3xx Processor Family Developer Manuall Vol1. section
"Pin Descriptions and Control", PXA30x and PXA31x Processor Alternate
Function Table shows the Alt FN 0 for GPIO51 is CI_HSYNC and for GPIO52
is CI_VSYNC.  This patch fixes the MFP defines and also corrects the
order of MFD defines.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found