Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58499
b: refs/heads/master
c: 744c9c3
h: refs/heads/master
i:
  58497: f6fd07d
  58495: fa21fd3
v: v3
  • Loading branch information
Mike Rapoport authored and Dmitry Torokhov committed Jul 10, 2007
1 parent 824125a commit bb32960
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: 4f179f71607382888c5ce5385a4ee136e1a2002a
refs/heads/master: 744c9c33eaa062f716c6ae0bcb022b47c3af8b73
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/pxa27x_keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ static int pxakbd_resume(struct platform_device *pdev)
KPREC = pdata->reg_kprec;

/* Enable unit clock */
pxa_set_cken(CKEN19_KEYPAD, 1);
pxa_set_cken(CKEN_KEYPAD, 1);
}

mutex_unlock(&input_dev->mutex);
Expand Down

0 comments on commit bb32960

Please sign in to comment.