aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/busfreq.c
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-09-22 09:48:20 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-09-22 14:02:16 +0200
commit2489007e7d740ccbc3e0a202914e243ad5178787 (patch)
treeb8e6380ea7b1da63474ad68a5dba997e01146043 /arch/arm/mach-exynos/busfreq.c
parent5f67568eb31e3a813c7c52461dcf66ade15fc2e7 (diff)
downloadkernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.zip
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.gz
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.bz2
merge opensource jb u5
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
Diffstat (limited to 'arch/arm/mach-exynos/busfreq.c')
-rw-r--r--arch/arm/mach-exynos/busfreq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/busfreq.c b/arch/arm/mach-exynos/busfreq.c
index 38a31b1..bab94fc 100644
--- a/arch/arm/mach-exynos/busfreq.c
+++ b/arch/arm/mach-exynos/busfreq.c
@@ -154,8 +154,8 @@ static unsigned int exynos4_qos_value[BUS_QOS_MAX][LV_END][4] = {
#elif defined(CONFIG_BUSFREQ_QOS_1280X800) /* For Q1, P8 */
static unsigned int exynos4_qos_value[BUS_QOS_MAX][LV_END][4] = {
{
- {0x07, 0x03, 0x07, 0x0f},
- {0x07, 0x03, 0x07, 0x0f},
+ {0x06, 0x03, 0x06, 0x2f},
+ {0x06, 0x03, 0x06, 0x2f},
{0x03, 0x0b, 0x00, 0x00},
},
{