Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249437
b: refs/heads/master
c: 5dda7f2
h: refs/heads/master
i:
  249435: 1561695
v: v3
  • Loading branch information
Andy CH Lin authored and Greg Kroah-Hartman committed May 10, 2011
1 parent 929deef commit 28f969e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4820502949b8e81fba83c98704e1af8806c5a98
refs/heads/master: 5dda7f27c115806d5fff3f8094c84989900479f8
2 changes: 1 addition & 1 deletion trunk/drivers/staging/intel_sst/intelmid_v2_control.c
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ static void nc_pmic_irq_cb(void *cb_data, u8 intsts)
present = 1;
jack_event_flag = 1;
buttonpressflag = 1;
mjack->jack.type = MID_JACK_HS_SHORT_PRESS;
mjack->jack.type = MID_JACK_HS_LONG_PRESS;
}

if (jack_event_flag)
Expand Down

0 comments on commit 28f969e

Please sign in to comment.