mfd: Enable Device Tree for ab8500-core driver
authorLee Jones <lee.jones@linaro.org>
Thu, 17 May 2012 13:45:13 +0000 (14:45 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:27:10 +0000 (17:27 +0200)
commit6bc4a568414caab05424b702165a732177daccd0
treef51384e3f360be98d6e09885e2323c4a1df6b619
parentd28f1db8187dd1ddc1fa6f380ff0402cf8e4d44d
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 <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-core.c
This page took 0.025849 seconds and 5 git commands to generate.