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:
9d74953
)
[SPARC64]: Fix enable_dma() in asm-sparc64/parport.h
author
Eddie C. Dost
<ecd@brainaid.de>
Wed, 6 Jul 2005 22:41:54 +0000
(15:41 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Jul 2005 22:41:54 +0000
(15:41 -0700)
Call ebus_dma_enable() before calling ebus_dma_request(), otherwise
ebus_dma_request() returns -EINVAL and enable_dma() calls BUG()...
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found