]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
authorLee Jones <lee.jones@linaro.org>
Tue, 29 May 2012 02:28:34 +0000 (10:28 +0800)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jun 2012 00:04:05 +0000 (02:04 +0200)
commit1043fd11056bbd0e985ddb44ed30b3ed675e3dee
tree44169613e0d6541ed15755c93c1433731878a3ff
parent8b44e6d0ab10424c51ac9fad01c253aba8187d42
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 <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ux500/board-mop500.c