[PATCH 0/9] mfd-core: clean up platform_data/driver_data from mfd_cell

From: Andres Salomon
Date: Tue Feb 15 2011 - 17:25:40 EST


These patches build on top of the prior MFD set (that adds mfd_get_cell
and friends to the core API).

This set gets rid of driver_data, which a number of people have issues with
(and some drivers were using in a buggy fashion), as well as renaming
platform_data to mfd_data.

b/drivers/gpio/rdc321x-gpio.c | 2 -
b/drivers/mfd/ab3100-core.c | 2 -
b/drivers/mfd/ab3550-core.c | 2 -
b/drivers/mfd/asic3.c | 2 -
b/drivers/mfd/davinci_voicecodec.c | 4 +-
b/drivers/mfd/htc-pasic3.c | 3 --
b/drivers/mfd/janz-cmodio.c | 2 -
b/drivers/mfd/mc13xxx-core.c | 2 -
b/drivers/mfd/mfd-core.c | 1
b/drivers/mfd/rdc321x-southbridge.c | 4 +-
b/drivers/mfd/sh_mobile_sdhi.c | 2 -
b/drivers/mfd/t7l66xb.c | 2 -
b/drivers/mfd/tc6387xb.c | 2 -
b/drivers/mfd/tc6393xb.c | 2 -
b/drivers/mfd/timberdale.c | 54 ++++++++++++++++++------------------
b/drivers/mfd/twl4030-codec.c | 4 +-
b/drivers/mfd/wl1273-core.c | 4 +-
b/drivers/mfd/wm8400-core.c | 2 -
b/drivers/mmc/host/tmio_mmc.c | 26 ++++++-----------
b/drivers/mtd/nand/tmio_nand.c | 3 --
b/drivers/video/tmiofb.c | 15 ++++------
b/drivers/w1/masters/ds1wm.c | 4 +-
b/drivers/watchdog/rdc321x_wdt.c | 2 -
b/include/linux/mfd/core.h | 8 ++---
b/sound/soc/codecs/cq93vc.c | 3 +-
b/sound/soc/codecs/wm8400.c | 2 -
b/sound/soc/davinci/davinci-vcif.c | 2 -
drivers/mfd/asic3.c | 2 -
drivers/mfd/t7l66xb.c | 2 -
drivers/mfd/tc6393xb.c | 4 +-
include/linux/mfd/core.h | 3 --
31 files changed, 79 insertions(+), 93 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/