From: Sergei Shtylyov Date: Sun, 1 Aug 2010 17:17:00 +0000 (+0400) Subject: DA850: move MII/RMII pin lists to the board file X-Git-Tag: v2.6.37-rc1~122^2~1^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b8307fd03badbff0da5a75776c62cb45ee6551;p=pandora-kernel.git DA850: move MII/RMII pin lists to the board file The CPGMAC pin list in da850.c was incorrectly split into two MII/RMII mode specific pin lists, while what pin group is used is a function of how the board is wired. Copy the pin lists to board-da850-evm.c, renaming them accordingly, and merge the two lists in da850.c into one, da850_cpgmac_pins[], representing the CPGMAC module as a whole... Signed-off-by: Sergei Shtylyov Tested-by: Ben Gardiner Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed