Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232440
b: refs/heads/master
c: a20f0bc
h: refs/heads/master
v: v3
  • Loading branch information
Kalhan Trisal authored and Guenter Roeck committed Jan 25, 2011
1 parent 6302d74 commit 1cd58f0
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: 86ca33e82597c0aeb15fbdfb9619e86ef6b0f704
refs/heads/master: a20f0bc10c47fcf62be027e1a50b62791052ab56
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/lis3lv02d.c
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,7 @@ int lis3lv02d_init_device(struct lis3lv02d *dev)

/* bail if we did not get an IRQ from the bus layer */
if (!dev->irq) {
pr_err("No IRQ. Disabling /dev/freefall\n");
pr_debug("No IRQ. Disabling /dev/freefall\n");
goto out;
}

Expand Down

0 comments on commit 1cd58f0

Please sign in to comment.