From: Marek Vasut Date: Wed, 11 Aug 2010 23:18:38 +0000 (+0200) Subject: ARM: pxa: Push Colibri evalboard MFP into module files X-Git-Tag: v2.6.38-rc1~471^2^2~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6956f45132f9bf696e9f6c2e457bdfa8e08721;p=pandora-kernel.git ARM: pxa: Push Colibri evalboard MFP into module files This change -- pushing the MFP configuration back into Module files -- is necessary because some evalboards can be used with multiple modules, where MFP differs from module to module. Therefore MFP isn't board-specific, but module-specific and the module should preconfigure itself for the board. (And there is also the C preprocesor limitation and conflicting #define-s) Signed-off-by: Marek Vasut Acked-by: Daniel Mack Signed-off-by: Eric Miao --- Reading git-diff-tree failed