mfd: mfd_cell is now implicitly available to timberdale drivers
The cell's platform_data is now accessed with a helper function; change clients to use that, and remove the now-unused data_size. Note that the mfd's platform_data is marked __devinitdata. This is still correct in all cases except for the timbgpio driver, whose remove hook has been changed to no longer reference the pdata. Signed-off-by:Andres Salomon <dilinger@queued.net> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
Showing
- drivers/dma/timb_dma.c 2 additions, 1 deletiondrivers/dma/timb_dma.c
- drivers/gpio/timbgpio.c 3 additions, 3 deletionsdrivers/gpio/timbgpio.c
- drivers/i2c/busses/i2c-ocores.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-ocores.c
- drivers/i2c/busses/i2c-xiic.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-xiic.c
- drivers/media/radio/radio-timb.c 2 additions, 1 deletiondrivers/media/radio/radio-timb.c
- drivers/media/video/timblogiw.c 2 additions, 1 deletiondrivers/media/video/timblogiw.c
- drivers/mfd/timberdale.c 0 additions, 27 deletionsdrivers/mfd/timberdale.c
- drivers/net/ks8842.c 2 additions, 1 deletiondrivers/net/ks8842.c
- drivers/spi/xilinx_spi.c 2 additions, 1 deletiondrivers/spi/xilinx_spi.c
Loading
Please register or sign in to comment