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:
e468455
)
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 10 Jun 2009 19:06:34 +0000
(19:06 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 15 Jun 2009 03:26:22 +0000
(13:26 +1000)
The Axon MSI driver incorrectly uses platform_data, rather than
the proper accessors for driver_data.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found