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:
133d401
)
regulator: fixed: Use of_match_ptr() for of_match_table entry
author
Axel Lin
<axel.lin@gmail.com>
Fri, 1 Jun 2012 04:16:25 +0000
(12:16 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:25:05 +0000
(13:25 +0100)
Use the new of_match_ptr() macro for the of_match_table
pointer entry to avoid having to #define match NULL.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found