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:
08645fd
)
pch_dma: Fix DMA setting issue
author
Tomoya MORINAGA
<tomoya-linux@dsn.okisemi.com>
Mon, 9 May 2011 07:09:37 +0000
(16:09 +0900)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 9 May 2011 11:42:23 +0000
(17:12 +0530)
Currently, Direct-Start mode(*) is enabled.
Our IOH's devices must not use this mode.
This causes unexpected behavior.
This patch deletes Direct-Start setting.
(*) This mode is used in order for CPU to generate the DMA request.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found