diff options
author | Jingoo Han | 2013-04-05 10:55:35 +0900 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-04-05 15:38:30 -0700 |
commit | 41ddcf67b864343690bffd8029a882377c3ff50b (patch) | |
tree | b6b70c090045e1244663757812e038cc9cc2dfdc /Kconfig | |
parent | 2638953fcd6eeea27b4975c1cdd5e62e32758f8f (diff) |
misc: at25: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions