diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2016-11-24 14:25:01 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-11-25 16:07:25 +0300 |
commit | 768f3d9d80d28c0d2d3cb5774f220c04d4d3c6d8 (patch) | |
tree | 95ce8af66f411569baf5ced53ab825722c889b28 /net/sched | |
parent | d5fab59cab1875b42b93f53da248cac90046547d (diff) | |
download | linux-768f3d9d80d28c0d2d3cb5774f220c04d4d3c6d8.tar.xz |
spi: atmel: remove the use of private channel fields
For DMA transfers, we now use the core DMA framework which provides
channel fields in the spi_master structure. Remove the private channels
from atmel_spi stucture which were located in a sub-structure. This
last one (atmel_spi_dma) which is now empty is also removed.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions