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:
3a1e362
)
tty: use of_match_ptr() for of_match_table entry
author
Ben Dooks
<ben-linux@fluff.org>
Wed, 3 Aug 2011 09:11:43 +0000
(10:11 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 30 Sep 2011 01:31:48 +0000
(19:31 -0600)
Use the new of_match_ptr() macro for the of_match_table
pointer entry to avoid having to #dfine match NULL
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found