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:
fdec4f7
)
pwm: pxa: Constify OF match table
author
Thierry Reding
<thierry.reding@gmail.com>
Tue, 1 Apr 2014 12:06:43 +0000
(14:06 +0200)
committer
Thierry Reding
<thierry.reding@gmail.com>
Tue, 1 Apr 2014 12:06:43 +0000
(14:06 +0200)
The table is never modified and all OF functions that use it take a
const struct of_device_id *.
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found