diff options
author | 2013-04-05 10:55:35 +0900 | |
---|---|---|
committer | 2013-04-05 15:38:30 -0700 | |
commit | 41ddcf67b864343690bffd8029a882377c3ff50b (patch) | |
tree | b6b70c090045e1244663757812e038cc9cc2dfdc /tools/perf/scripts/python | |
parent | Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next (diff) | |
download | linux-dev-41ddcf67b864343690bffd8029a882377c3ff50b.tar.xz linux-dev-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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions