From: Lee Jones Date: Thu, 17 May 2012 13:45:13 +0000 (+0100) Subject: mfd: Enable Device Tree for ab8500-core driver X-Git-Tag: v3.5-rc1~51^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc4a568414caab05424b702165a732177daccd0;p=pandora-kernel.git mfd: Enable Device Tree for ab8500-core driver This patch will allow the ab8500-core driver to be probed and set up when booting when Device Tree is enabled. This includes platform ID look-up which identifies the machine it is currently running on. If we are undergoing a DT enabled boot, we will refuse to setup each of the other ab8500-* devices, as they will be probed individually by DT. Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed