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:
0781c05
)
[media] exynos-gsc: Remove redundant use of of_match_ptr macro
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 23 May 2013 03:51:18 +0000
(
00:51
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Jun 2013 00:51:14 +0000
(21:51 -0300)
This is a DT only driver and exynos_gsc_match is always compiled
in. Hence of_match_ptr is unnecessary.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found