mfd: Use mfd cell platform_data for ab3550 cells platform bits
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 5 Apr 2011 22:20:24 +0000 (00:20 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:44:57 +0000 (19:44 +0200)
commit1f235a3785dbcfb324ff228048b859a3bd1e1a59
treecc416ed40e95806f9bb534b423977cab65234c45
parenteb8956074e7652e802be5f078080c704c2c87104
mfd: Use mfd cell platform_data for ab3550 cells platform bits

With the addition of a platform device mfd_cell pointer, MFD drivers
can go back to passing platform data back to their sub drivers.
This allows for an mfd_cell->mfd_data removal and thus keep the sub drivers
MFD agnostic. This is mostly needed for non MFD aware sub drivers.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab3550-core.c
include/linux/mfd/abx500.h