diff options
author | Jingoo Han | 2013-04-05 03:55:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-04-06 00:38:30 +0200 |
commit | 41ddcf67b864343690bffd8029a882377c3ff50b (patch) | |
tree | b6b70c090045e1244663757812e038cc9cc2dfdc /Documentation/atomic_ops.txt | |
parent | Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | kernel-qcow2-linux-41ddcf67b864343690bffd8029a882377c3ff50b.tar.gz kernel-qcow2-linux-41ddcf67b864343690bffd8029a882377c3ff50b.tar.xz kernel-qcow2-linux-41ddcf67b864343690bffd8029a882377c3ff50b.zip |
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 'Documentation/atomic_ops.txt')
0 files changed, 0 insertions, 0 deletions