diff options
author | 2017-08-09 08:51:29 +1200 | |
---|---|---|
committer | 2017-08-09 17:53:03 +0100 | |
commit | 48738831018003c80f1131e77a25b8e832bec6f1 (patch) | |
tree | 37cd09a02bac760d28bc2b53796f5adce82fb760 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: spi-ep93xx: absorb the interrupt enable/disable helpers (diff) | |
download | wireguard-linux-48738831018003c80f1131e77a25b8e832bec6f1.tar.xz wireguard-linux-48738831018003c80f1131e77a25b8e832bec6f1.zip |
spi: spi-ep93xx: pass the spi_master pointer around
Change the parameters for some of the functions so that the spi_master
pointer is passed around instead of the private data ep93xx_spi pointer.
This allows removing the 'pdev' member of the private data and will
help with some later cleanup.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions