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:
e257e15
)
pch_dma: fix dma direction issue for ML7213 IOH video-in
author
Tomoya MORINAGA
<tomoya-linux@dsn.okisemi.com>
Mon, 9 May 2011 07:09:35 +0000
(16:09 +0900)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 9 May 2011 11:42:23 +0000
(17:12 +0530)
Currently, even-channel number is set as tx direction and odd is set as rx.
However, though video-in uses ch6, the direction is not tx but rx.
This patch sets video-in's DMA direction correctly.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found