commit | d636ead86fb806085de4ce98693e8d91c419d8f3 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Dec 14 15:48:25 2012 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Sat Dec 15 02:28:40 2012 +0900 |
tree | 5672402ca111d756fd3221019857dbc4d10dcc00 | |
parent | ca555e5ab701d00bd91a541778f5aa432d18d478 [diff] |
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>