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:
54ce165
)
Input: samsung-keypad - use of_match_ptr()
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 22 Aug 2012 05:04:32 +0000
(22:04 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 22 Aug 2012 05:39:56 +0000
(22:39 -0700)
Instead of having to define the match table to NULL if CONFIG_OF isn't
set, use the of_match_ptr() macro which will do this for us.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found