[media] s5p-mfc: Remove redundant use of of_match_ptr macro
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 23 May 2013 03:51:19 +0000 (00:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Jun 2013 00:51:38 +0000 (21:51 -0300)
commita40a138291a3cc9110b300f35977479914a1613b
tree7da73ee24e6ee1971e5adf57603d088ff18de5bc
parent0425d7963af85a01b3d96b42977cafe41f94e50e
[media] s5p-mfc: Remove redundant use of of_match_ptr macro

'exynos_mfc_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>
drivers/media/platform/s5p-mfc/s5p_mfc.c