Hi Linus,
If it's not too late, could you please pull those remaining 4 MFD patches ?
Those patches were depending on the ARM patches.
The following changes since commit c9272c4f9fbe2087beb3392f526dc5b19efaa56b:
Linus Torvalds (1):
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
are available in the git repository at:
git://git.o-hand.com/linux-mfd for-linus
Ben Dooks (2):
mfd: Use to_platform_device instead of container_of
mfd: Coding style fixes
Dmitry Baryshkov (1):
mfd: accept pure device as a parent, not only platform_device
Mike Rapoport (1):
mfd: add platform_data to mfd_cell
drivers/mfd/mfd-core.c | 32 +++++++++++++++-----------------
drivers/mfd/tc6393xb.c | 8 ++++++--
include/linux/mfd/core.h | 30 +++++++++++++++---------------
3 files changed, 36 insertions(+), 34 deletions(-)