]> git.baikalelectronics.ru Git - kernel.git/commit
serial: omap: drop DMA support
authorFelipe Balbi <balbi@ti.com>
Thu, 6 Sep 2012 12:45:21 +0000 (15:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 16:17:00 +0000 (09:17 -0700)
commita2b6efbe28778f972bb70ecde9be2ea31d86634d
tree266c86da9f23c1a3ffe79ac6e7c40edee90bac0f
parent602b28e14d538805545040687c9bb1a5b6d901c2
serial: omap: drop DMA support

The current support is known to be broken and
a later patch will come re-adding it using
dma engine API.

Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c