ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
authorLee Jones <lee.jones@linaro.org>
Tue, 24 Apr 2012 09:54:25 +0000 (10:54 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 May 2012 22:42:38 +0000 (00:42 +0200)
commitf58546a17c5dc2255c40e4bc4287e06a93b5c9a0
tree2255f08aa9ed46aba007af72e5f750103bbdbf43
parent08d050263190174914951a158ddf759177a58039
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 <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500.c