commit | f58546a17c5dc2255c40e4bc4287e06a93b5c9a0 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Apr 24 10:54:25 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 02 00:42:38 2012 +0200 |
tree | 2255f08aa9ed46aba007af72e5f750103bbdbf43 | |
parent | 08d050263190174914951a158ddf759177a58039 [diff] |
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>