commit | 293a1c128ecc523e9a74252ca64220d8081be759 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed May 16 17:08:53 2012 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Jun 05 11:53:58 2012 +0900 |
tree | 2fa6f18d904c503e76f28eae1fd6d9bb5f3cb795 | |
parent | 13b87b27421e12f82ebbaac018cea30f82e5c33e [diff] |
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>