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:
c68f46d
)
leds: pwm: Remove redundant of_match_ptr
author
Sachin Kamat
<sachin.kamat@linaro.org>
Sat, 28 Sep 2013 11:38:31 +0000
(
04:38
-0700)
committer
Bryan Wu
<cooloney@gmail.com>
Tue, 22 Oct 2013 17:57:34 +0000
(10:57 -0700)
The data structure of_match_ptr() protects is always compiled in.
Hence of_match_ptr() is not needed.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
No differences found