carl9170 firmware: streamline dma_put hot-path
authorChristian Lamparter <chunkeey@googlemail.com>
Thu, 22 Jul 2010 23:51:35 +0000 (01:51 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 22 Jul 2010 23:51:35 +0000 (01:51 +0200)
commitfce55bd78997d0363c1029d90e62eb1de8a5ba6d
tree549c52c1dd1a8bea03db8d2a12f6960ef654129c
parentfa097d02ca1683946b2207c8ebf69538e8c3cb9c
carl9170 firmware: streamline dma_put hot-path

This patch restores the original code-path in dma_put.
It no longer tries to correct the control flags for
all dma transfers.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/src/dma.c
carlfw/usb/main.c