]> git.baikalelectronics.ru Git - kernel.git/commit
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:25 +0000 (00:16 +0200)
commitccc434ef6e678eadf0abf1781c40ec21e3485642
tree1ae9a0864783bd7b4393e11e5b0ec1e6c0a47aa4
parentfd5dee5065e97df5b3223955d0b3880c5cdf2252
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