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:
c819ce1
)
dma: mv_xor: remove hw_id field from platform_data
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 14:36:37 +0000
(15:36 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:59:00 +0000
(15:59 +0100)
There is no need for the platform_data to give this ID, it is simply
the channel number, so we can compute it inside the driver when
registering the channels.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
No differences found