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:
6b5bf50
)
[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:00 +0000
(17:33 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:00 +0000
(17:33 +0100)
This is to break the code of people who think they are supposed to scribble
into the pci device structure - it's off limits.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found