diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-19 17:30:52 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-03 11:59:45 +0800 |
commit | 85fe414d3228bdecc52366692c6f70c750f687aa (patch) | |
tree | 051111959a4184530090f2885aa22bc5a50a0cde /mm/percpu.c | |
parent | 0fd73763350fee019cd35d8d4c3c384f6ee493a1 (diff) | |
download | linux-stable-85fe414d3228bdecc52366692c6f70c750f687aa.tar.gz linux-stable-85fe414d3228bdecc52366692c6f70c750f687aa.tar.bz2 linux-stable-85fe414d3228bdecc52366692c6f70c750f687aa.zip |
spi: octeon: Remove struct octeon_spi_setup usage
Current code uses struct octeon_spi_setup to store max_speed_hz, chip_select and
mode settings of current spi device.
We can always get the same settings in octeon_spi_do_transfer() by msg->spi.
So this patch removes struct octeon_spi_setup and octeon_spi_setup,
octeon_spi_cleanup functions.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'mm/percpu.c')
0 files changed, 0 insertions, 0 deletions