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:
fa70cf4
)
net: ep93xx_eth: pass struct device to DMA API functions
author
Mika Westerberg
<mika.westerberg@iki.fi>
Sat, 11 Jun 2011 08:39:55 +0000
(08:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 11 Jun 2011 23:25:15 +0000
(16:25 -0700)
We shouldn't use NULL for any DMA API functions, unless we are dealing with
ISA or EISA device. So pass correct struct dev pointer to these functions.
Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found