aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
authorGirish S Ghongdemath <girishsg@ti.com>2011-08-29 10:57:27 -0500
committerTodd Poynor <toddpoynor@google.com>2011-08-30 18:22:29 -0700
commit1cd731d5759687526c3a1a3b450dbe5f0904e610 (patch)
treed9d2df48cebc62aea9188cfb35fb22707cb27a87 /arch/arm/mach-omap2/devices.c
parente3a3eef5a6b86f019f8190fcdd1aff2a8808df45 (diff)
downloadkernel_samsung_espresso10-1cd731d5759687526c3a1a3b450dbe5f0904e610.zip
kernel_samsung_espresso10-1cd731d5759687526c3a1a3b450dbe5f0904e610.tar.gz
kernel_samsung_espresso10-1cd731d5759687526c3a1a3b450dbe5f0904e610.tar.bz2
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 <girishsg@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c1
1 files changed, 0 insertions, 1 deletions
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;