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:
c517d83
)
ASoC: rt5631: constify of_device_id array
author
Fabian Frederick
<fabf@skynet.be>
Wed, 18 Mar 2015 16:48:59 +0000
(17:48 +0100)
committer
Mark Brown
<broonie@kernel.org>
Sun, 22 Mar 2015 18:04:02 +0000
(18:04 +0000)
of_device_id is always used as const.
(See driver.of_match_table and open firmware functions)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found