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:
39631b5
)
iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 21 Oct 2013 08:25:00 +0000
(09:25 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Wed, 23 Oct 2013 16:51:24 +0000
(17:51 +0100)
of_twl6030_match_tbl is always compiled in. Hence of_match_ptr is
not necessary.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found