diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-06 15:44:14 +0900 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-04-09 12:18:16 +0200 |
commit | a720c3053322231d6fc6c5e7459ea1ea068904c4 (patch) | |
tree | f591bdcac9ba00dd7917d828cb579e6e3160115e /drivers/watchdog/twl4030_wdt.c | |
parent | 7c478b405837e91f68208b423acd20dad184998c (diff) | |
download | blackbird-obmc-linux-a720c3053322231d6fc6c5e7459ea1ea068904c4.tar.gz blackbird-obmc-linux-a720c3053322231d6fc6c5e7459ea1ea068904c4.zip |
mfd: mc13xxx: 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/watchdog/twl4030_wdt.c')
0 files changed, 0 insertions, 0 deletions