From: Lee Jones Date: Tue, 29 May 2012 07:06:55 +0000 (+0800) Subject: ARM: ux500: Disable platform setup of the ab8500 when DT is enabled X-Git-Tag: v3.5-rc1~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a4ea626ddfad1c714ac4e3b7049347c22f2aa2;p=pandora-kernel.git ARM: ux500: Disable platform setup of the ab8500 when DT is enabled The final piece of the ab8500 puzzle. Here we prevent any of the ab8500-* drivers from being registered from platform code when Device Tree is enabled, as we expect DT do probe each of these individually. We also provide the relevant compatible strings, so that DT knows which nodes it needs to pay attention to during population. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed