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:
49f860b
)
sh: Drop name overload in dma-sh.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 24 Nov 2006 05:50:05 +0000
(14:50 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:39 +0000
(10:45 +0900)
Pass along the dev_id from request_dma() all the way down,
rather than inserting an artificial name relating to the TEI
line that we were doing before.
This makes the line a bit less obvious, but dev_id is the proper
behaviour for this regardless.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found