Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298564
b: refs/heads/master
c: e16de91
h: refs/heads/master
v: v3
  • Loading branch information
Graeme Smecher authored and Guenter Roeck committed Apr 4, 2012
1 parent 228f3a2 commit d0cfe86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fbc729a446f7d80ec8b73fe90d8c0cc3e95ad277
refs/heads/master: e16de9137c8beab02d78fb4fa82bb96e9f3d0ac3
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/ad7314.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ static int __devinit ad7314_probe(struct spi_device *spi_dev)
ret = PTR_ERR(chip->hwmon_dev);
goto error_remove_group;
}
chip->spi_dev = spi_dev;

return 0;
error_remove_group:
Expand Down

0 comments on commit d0cfe86

Please sign in to comment.