[PATCH 1/3] drm/exynos: use correct 'exynos-drm' name for platform device

2012-03-09 Thread Inki Dae
From: Marek Szyprowski Currently Exynos DRM driver uses DRIVER_NAME ('exynos') name for the core platform device. This is confusing, because it doesn't refer to the function the platform device is performing. This patch renames the platform device to the 'exynos-drm', which matches the convention

[PATCH 1/3] drm/exynos: use correct 'exynos-drm' name for platform device

2012-03-09 Thread Inki Dae
From: Marek Szyprowski Currently Exynos DRM driver uses DRIVER_NAME ('exynos') name for the core platform device. This is confusing, because it doesn't refer to the function the platform device is performing. This patch renames the platform device to the 'exynos-drm', which matches the convention