Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304544
b: refs/heads/master
c: e8ccc11
h: refs/heads/master
v: v3
  • Loading branch information
Peter Meerwald authored and Greg Kroah-Hartman committed May 2, 2012
1 parent c008f6f commit de5b7ca
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: 2d2111ea2cf25cc60f7027130ceb34af2d03745d
refs/heads/master: e8ccc11fbd32d26884943ea2001c3dea6c7ea14a
1 change: 1 addition & 0 deletions trunk/drivers/staging/iio/dac/max517.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ static int max517_probe(struct i2c_client *client,

static int max517_remove(struct i2c_client *client)
{
iio_device_unregister(i2c_get_clientdata(client));
iio_device_free(i2c_get_clientdata(client));

return 0;
Expand Down

0 comments on commit de5b7ca

Please sign in to comment.