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:
394d5ae
)
ARM: amba: make probe() functions take const id tables
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 19 Feb 2011 15:55:00 +0000
(15:55 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 23 Feb 2011 16:24:14 +0000
(16:24 +0000)
Make Primecell driver probe functions take a const pointer to their
ID tables. Drivers should never modify their ID tables in their
probe handler.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found