Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317271
b: refs/heads/master
c: 1caba56
h: refs/heads/master
i:
  317269: 82b4d5a
  317267: 1ebb9e1
  317263: 668df9e
v: v3
  • Loading branch information
Adnan Ali authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent 0d6a29a commit 7e22aea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1132b9aafa61bb589a2c09980d13c154659bdb07
refs/heads/master: 1caba565e13a867107ca78a316d6076c7b6a740c
4 changes: 2 additions & 2 deletions trunk/drivers/staging/cptm1217/clearpad_tm1217.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ static int cp_tm1217_setup_gpio_irq(struct cp_tm1217_device *ts)

retval = gpio_to_irq(ts->gpio);
if (retval < 0) {
dev_err(ts->dev, "cp_tm1217: GPIO to IRQ failedi,"
" error %d\n", retval);
dev_err(ts->dev,
"cp_tm1217: GPIO to IRQ failed, error %d\n", retval);
gpio_free(ts->gpio);
}
dev_dbg(ts->dev,
Expand Down

0 comments on commit 7e22aea

Please sign in to comment.