From: Linus Walleij Date: Tue, 20 Aug 2013 11:56:29 +0000 (+0200) Subject: ARM: ux500: fix up the I2C devices X-Git-Tag: v3.12-rc1~75^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e66a3da4f7d73c027200fb18bb452fbde17fbd7;p=pandora-kernel.git ARM: ux500: fix up the I2C devices The I2C device registration on the different ux500 board was buggy due to a switch to dynamically assigned I2C host addresses. This I2C host is still there, but we have to add the devices dynamically instead of using board data. Signed-off-by: Linus Walleij --- Reading git-diff-tree failed