From: Lee Jones Date: Tue, 25 Sep 2012 15:03:45 +0000 (+0100) Subject: ARM: ux500: Fix initialisation order for UIBs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~20^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ddf855af6162df41345ea6afabd0190d751bfb9;p=pandora-kernel.git ARM: ux500: Fix initialisation order for UIBs An earlier change prevented User Interface Boards (UIBs) from being initialised on boards which did not support them. This change had the undesired effect of reordering the UIB initialisation calls with I2C registration. Here we ensure UIBs are only setup after all required infrastructure is already in place. Acked-by: Linus Walleij Acked-by: Arnd Bergmann Signed-off-by: Lee Jones --- Reading git-diff-tree failed