commit | adc20e02aefa83d95829cdeb1152ff641adcc779 | [log] [tgz] |
---|---|---|
author | Graeme Gregory <gg@slimlogic.co.uk> | Fri Jun 22 13:36:18 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:25 2012 +0200 |
tree | 1ae9a0864783bd7b4393e11e5b0ec1e6c0a47aa4 | |
parent | c05995c3d7d0d8edda6ecd2855ac5fad15fa4723 [diff] |
mfd: Fix palmas regulator pdata missing Due to a merge error the section of code passing the pdata for the regulator driver to the mfd_add_devices via the children structure was missing. This corrects this problem. Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>