drm/exynos: support device tree for fimd
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 14 Dec 2012 06:48:25 +0000 (15:48 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 14 Dec 2012 17:28:40 +0000 (02:28 +0900)
commitd636ead86fb806085de4ce98693e8d91c419d8f3
tree5672402ca111d756fd3221019857dbc4d10dcc00
parentca555e5ab701d00bd91a541778f5aa432d18d478
drm/exynos: support device tree for fimd

This adds the of_match_table to exynos-drm fimd driver to be probed from
the device tree.

Changelog v2:
- fix build error without CONFIG_OF.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c