aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/busfreq.c
diff options
context:
space:
mode:
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},
},
{