From: Axel Lin Date: Fri, 13 Aug 2010 03:39:07 +0000 (+0800) Subject: ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300 X-Git-Tag: v2.6.36-rc4~64^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be7a6d9dd67251675b83a29f4b15392eae62e70b;p=pandora-kernel.git ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300 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 Signed-off-by: Eric Miao --- Reading git-diff-tree failed