diff options
author | 2017-06-02 07:38:01 +0200 | |
---|---|---|
committer | 2017-06-06 19:48:23 +0100 | |
commit | d52345b6cf8ecd2c765edf81f49fa62483dd6437 (patch) | |
tree | b963f7d2400cda7b06bddf755e3ef799a136d562 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: imx: Drop unnecessary check (diff) | |
download | wireguard-linux-d52345b6cf8ecd2c765edf81f49fa62483dd6437.tar.xz wireguard-linux-d52345b6cf8ecd2c765edf81f49fa62483dd6437.zip |
spi: imx: put struct spi_imx_config members into driver private struct
struct spi_imx_config used to hold data specific to the current
transfer. However, other data is in the drivers private data struct.
Let's drop struct spi_imx_config and put the variables into the
drivers private data struct aswell.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions