mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk30: adc key: modify vol+ report value
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user