mfd: Fix palmas regulator pdata missing
authorGraeme Gregory <gg@slimlogic.co.uk>
Fri, 22 Jun 2012 12:36:18 +0000 (13:36 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:16:13 +0000 (00:16 +0200)
commit56dbd61f297d8d645856f604536bcd856ab9060a
tree4d56ab8ebc55bf6b3b8ded61d77b9d01b51fc6cb
parentdca1a71e4108a0a9051a653d885297e9d1cc656c
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>
drivers/mfd/palmas.c
This page took 0.025686 seconds and 5 git commands to generate.