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:
b9d9e61
)
cs5520: fix ->dma_base equal zero handling
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:52 +0000
(17:47 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:52 +0000
(17:47 +0200)
Set hwif->ide_dma_{check,on} and hwif->autodma to 1 after checking that
->dma_base exists. If ->dma_base is not set (== PCI BAR4 cannot be reserved)
then DMA hooks shouldn't be initialized or bad things will happen.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found