drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 16 May 2012 15:08:53 +0000 (17:08 +0200)
committerInki Dae <inki.dae@samsung.com>
Tue, 5 Jun 2012 02:53:58 +0000 (11:53 +0900)
commit293a1c128ecc523e9a74252ca64220d8081be759
tree2fa6f18d904c503e76f28eae1fd6d9bb5f3cb795
parent13b87b27421e12f82ebbaac018cea30f82e5c33e
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature

DRIVER_BUS_PLATFORM is a bus type used internally in the DRM core, not a
flag for the drm_driver::driver_features field.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c