]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: ux500: Do not attempt to register non-existent i2c devices on Snowball
authorLee Jones <lee.jones@linaro.org>
Thu, 19 Apr 2012 20:36:40 +0000 (21:36 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 May 2012 22:40:36 +0000 (00:40 +0200)
commit4809f90aadb299743b8f8021ff386f0ef0392c86
tree9cd7368326b6e2cfd49a203936b4605e872a8b2e
parent3de3d74956e26af0a5647e98f73eaf8efd0d07bd
ARM: ux500: Do not attempt to register non-existent i2c devices on Snowball

This patch prevents i2c devices which are not present on the Snowball
low-cost development board from being registered. Devices such as;
tc3589x, bu1780 and lp5521 are present on other supported boards,
but are not located on Snowball.

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