drm/exynos: do not use generic flags to dumb
authorInki Dae <inki.dae@samsung.com>
Thu, 18 Apr 2013 05:04:17 +0000 (14:04 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 Apr 2013 05:35:32 +0000 (14:35 +0900)
commit69961d8f2d6f30733ac85b95542ce05e796eecd7
tree35b2a5f8c79773889177f91f2c5fe37b9fb37a24
parent43f4190047a088d2f1ce7fe5c5ae6485f943edc6
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>
drivers/gpu/drm/exynos/exynos_drm_gem.c