]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit819597330152325a93781d46e39222bc629743a4
tree5672402ca111d756fd3221019857dbc4d10dcc00
parent77a83cff6f543dadca76a8c89396b3f61f3de5b2
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