mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 04:20:51 +07:00
extcon: arizona: Tune up HPDET debounce
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
e2c0f476ec
commit
2643fd641a
@ -39,7 +39,7 @@
|
||||
#define ARIZONA_ACCDET_MODE_HPL 1
|
||||
#define ARIZONA_ACCDET_MODE_HPR 2
|
||||
|
||||
#define HPDET_DEBOUNCE 250
|
||||
#define HPDET_DEBOUNCE 500
|
||||
|
||||
struct arizona_extcon_info {
|
||||
struct device *dev;
|
||||
|
Loading…
Reference in New Issue
Block a user