diff options
author | Nicolas Ferre | 2016-11-24 12:25:01 +0100 |
---|---|---|
committer | Mark Brown | 2016-11-25 13:07:25 +0000 |
commit | 768f3d9d80d28c0d2d3cb5774f220c04d4d3c6d8 (patch) | |
tree | 95ce8af66f411569baf5ced53ab825722c889b28 /include | |
parent | d5fab59cab1875b42b93f53da248cac90046547d (diff) |
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 'include')
0 files changed, 0 insertions, 0 deletions