summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2017-01-19 12:45:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-19 12:50:27 +0100
commit7c3eaadd0209fe21f331600ea2d904c3a0e9b287 (patch)
tree4d3ef83783af3ed0a263a61808e04dcd713ab63e /drivers/staging/rts5208
parent9ed2bfb3e39bfbe79ddcf2d03eef28242ea60253 (diff)
staging: fbtft: remove custom DMA mapped buffer
There is no need to duplicate what SPI core already does, i.e. mapping buffers for DMA capable transfers. Remove all related pices of code. Note, that code, besides its redundancy, was buggy: DMA address potentially can be 0, SPI slave device has nothing to do with DMA capable device properties and DMA mask in particular. Suggested-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rts5208')
0 files changed, 0 insertions, 0 deletions