[PATCH] tmio: silence warnings introduced by mfd changes

2011-03-01 Thread Andres Salomon
On Tue, 1 Mar 2011 10:53:22 -0800 Andres Salomon dilin...@queued.net wrote: On Tue, 1 Mar 2011 15:42:30 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: Hi Samuel, After merging the mfd tree, today's linux-next build (x86_64 allmodconfig) produced these warnings: drivers

[PATCH 22/29] tmio-mmc: use mfd_data instead of driver_data

2011-02-17 Thread Andres Salomon
-by: Andres Salomon dilin...@queued.net --- drivers/mfd/asic3.c |2 +- drivers/mfd/sh_mobile_sdhi.c |2 +- drivers/mfd/t7l66xb.c|2 +- drivers/mfd/tc6387xb.c |2 +- drivers/mfd/tc6393xb.c |2 +- drivers/mmc/host/tmio_mmc.c | 26

[PATCH 06/29] asic3: mfd_cell is now implicitly available to drivers

2011-02-17 Thread Andres Salomon
No need to explicitly set the cell's platform_data/data_size. Modify clients to use mfd_get_cell helper function instead of accessing platform_data directly. Signed-off-by: Andres Salomon dilin...@queued.net --- drivers/mfd/asic3.c |6 -- drivers/mmc/host/tmio_mmc.c | 24

[PATCH 5/9] tmio-mmc: use mfd_data instead of driver_data

2011-02-15 Thread Andres Salomon
-by: Andres Salomon dilin...@queued.net --- drivers/mfd/asic3.c |2 +- drivers/mfd/sh_mobile_sdhi.c |2 +- drivers/mfd/t7l66xb.c|2 +- drivers/mfd/tc6387xb.c |2 +- drivers/mfd/tc6393xb.c |2 +- drivers/mmc/host/tmio_mmc.c | 26