git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c618a9b
)
dmaengine: at_hdmac: check that each sg data length is non-null
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 11 Sep 2012 15:21:45 +0000
(17:21 +0200)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Fri, 14 Sep 2012 02:56:40 +0000
(08:26 +0530)
Avoid the construction of a malformed DMA request sent to
the DMA controller.
Log message is for debug only because this condition is unlikely to
append and may only trigger at driver development time.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Stable <stable@vger.kernel.org> [2.6.31+]
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/at_hdmac.c
patch
|
blob
|
history
diff --cc
drivers/dma/at_hdmac.c
Simple merge