From: Lee Jones Date: Tue, 24 Apr 2012 09:54:25 +0000 (+0100) Subject: ARM: ux500: Disable SMSC911x platform code registration when DT is enabled X-Git-Tag: v3.5-rc1~154^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58546a17c5dc2255c40e4bc4287e06a93b5c9a0;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. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed