From 1cd731d5759687526c3a1a3b450dbe5f0904e610 Mon Sep 17 00:00:00 2001 From: Girish S Ghongdemath Date: Mon, 29 Aug 2011 10:57:27 -0500 Subject: Revert "gpu: pvr: Add memory bus throughput constraint" This reverts commit a24b205505ca1e5512fcaed4dfa117db5a25136a. Conflicts: drivers/gpu/pvr/omap4/sysutils_linux.c This will be handled in DVFS layer. Change-Id: Ie5545f1d3deca640f713a8788fc05a1effd59aab Signed-off-by: Girish S G --- arch/arm/mach-omap2/devices.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-omap2/devices.c') diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index a36da72..d9add97 100644 --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c @@ -824,7 +824,6 @@ static void omap_init_gpu(void) return; } - pdata->set_min_bus_tput = omap_pm_set_min_bus_tput; pdata->device_scale = omap_device_scale; pdata->device_enable = omap_device_enable; pdata->device_idle = omap_device_idle; -- cgit v1.1