diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2017-06-02 08:38:01 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-06 21:48:23 +0300 |
commit | d52345b6cf8ecd2c765edf81f49fa62483dd6437 (patch) | |
tree | b963f7d2400cda7b06bddf755e3ef799a136d562 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 494f3193bd8ca6a15a813bf0f8b5552ec0d173f3 (diff) | |
download | linux-d52345b6cf8ecd2c765edf81f49fa62483dd6437.tar.xz |
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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions