commit | 69961d8f2d6f30733ac85b95542ce05e796eecd7 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Thu Apr 18 14:04:17 2013 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Apr 29 14:35:32 2013 +0900 |
tree | 35b2a5f8c79773889177f91f2c5fe37b9fb37a24 | |
parent | 43f4190047a088d2f1ce7fe5c5ae6485f943edc6 [diff] |
drm/exynos: do not use generic flags to dumb This patch removes the use of dumb flags from driver. As Dave pointed out, the dumb flags are not driver specific so this should be removed from driver. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>