diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-05 03:56:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-06 00:38:31 +0200 |
commit | a864ec76db575b158427ec7fa624cd30ede5e038 (patch) | |
tree | aa080f5863743c281874f49ecad5c5ac7349efe9 /drivers/extcon/extcon-max77693.c | |
parent | misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() (diff) | |
download | linux-a864ec76db575b158427ec7fa624cd30ede5e038.tar.xz linux-a864ec76db575b158427ec7fa624cd30ede5e038.zip |
misc: lattice-ecp3-config: use spi_get_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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/extcon/extcon-max77693.c')
0 files changed, 0 insertions, 0 deletions