commit | f37cd5e8098441af6447a87574fbb78eb5b4f9bf | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Fri May 09 14:25:20 2014 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Mon Jun 02 02:07:04 2014 +0900 |
tree | c1fc99c2d61e3ea0f91b5d336328690d390fb192 | |
parent | 121692eb0895c5c16f29f3b2141d2913021584ac [diff] |
drm/exynos: add component framework support This patch adds component framework support to resolve the probe order issue. Until now, exynos drm had used codes specific to exynos drm to resolve that issue so with this patch, the specific codes are removed. Signed-off-by: Inki Dae <inki.dae@samsung.com>