aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 3141170d194..87b695b807f 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -729,7 +729,7 @@ static void omap_init_gpu(void)
char oh_name[max_omap_drm_hwmod_name_len];
int l;
struct gpu_platform_data *pdata;
- char *name = "pvrsrvkm";
+ char *name = "omapdrm_pvr";
l = snprintf(oh_name, max_omap_drm_hwmod_name_len,
"gpu");