commit | 0425d7963af85a01b3d96b42977cafe41f94e50e | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu May 23 00:51:18 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jun 12 21:51:14 2013 -0300 |
tree | 507ce1e96caf31c24d5d489f331f2cf8833dd747 | |
parent | 0781c057e3fd49e096ec2ea7fa5d6ad18a2f42bb [diff] |
[media] exynos-gsc: Remove redundant use of of_match_ptr macro 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>