mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk30 phone: modify headset detect irq level for actul device
This commit is contained in:
@@ -929,7 +929,7 @@ static int rk_headset_io_init(int gpio, char *iomux_name, int iomux_mode)
|
||||
|
||||
struct rk_headset_pdata rk_headset_info = {
|
||||
.Headset_gpio = RK30_PIN0_PD3,
|
||||
.headset_in_type = HEADSET_IN_HIGH,
|
||||
.headset_in_type = HEADSET_IN_LOW,
|
||||
.Hook_adc_chn = 2,
|
||||
.hook_key_code = KEY_MEDIA,
|
||||
.headset_gpio_info = {GPIO0D3_I2S22CHLRCKTX_SMCADVN_NAME, GPIO0D_GPIO0D3},
|
||||
|
||||
Reference in New Issue
Block a user