Skip to content

Commit

Permalink
extcon: arizona: Tune up HPDET debounce
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Apr 2, 2013
1 parent e2c0f47 commit 2643fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/extcon/extcon-arizona.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2643fd6

Please sign in to comment.