From: Lee Jones Date: Tue, 29 May 2012 02:28:34 +0000 (+0800) Subject: ARM: ux500: Disable SMSC911x platform code registration when DT is enabled X-Git-Tag: v3.5-rc1~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada46cda50369444a81a2cf4bf21f580fcb1d6d1;p=pandora-kernel.git ARM: ux500: Disable SMSC911x platform code registration when DT is enabled Now the SCMC911x is correctly enabled in Device Tree, there is no need to continue registering it from platform code. In fact, if we continue doing so, the system will throw an error on boot. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed