diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-06 08:42:48 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-04-09 12:18:16 +0200 |
commit | 0c0d2ab069fa668daeda4204580e359dba178169 (patch) | |
tree | 2ec2a3bdaf7d9780d1692d781c1e32856316feb2 /drivers/mfd/da9052-spi.c | |
parent | mfd: vexpress: Give the "leds-gpio" device a real parent (diff) | |
download | linux-0c0d2ab069fa668daeda4204580e359dba178169.tar.xz linux-0c0d2ab069fa668daeda4204580e359dba178169.zip |
mfd: wm831x: Use spi_get_drvdata() and spi_set_drvdata()
Use the wrapper functions for getting and setting the driver data using
spi_device instead of using dev_{get|set}_drvdata with &spi->dev, so we
can directly pass a struct spi_device.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/da9052-spi.c')
0 files changed, 0 insertions, 0 deletions