rk30: adc key: modify vol+ report value

This commit is contained in:
kfx
2012-03-26 11:05:27 +08:00
parent 488fae98bf
commit 324ea2e162

View File

@@ -65,7 +65,7 @@ static struct rk29_keys_button key_button[] = {
#if 1
{
.desc = "vol+",
.code = KEY_VOLUMEDOWN,
.code = KEY_VOLUMEUP,
.adc_value = 1,
.gpio = INVALID_GPIO,
.active_low = PRESS_LEV_LOW,