Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354407
b: refs/heads/master
c: 315ce4b
h: refs/heads/master
i:
  354405: ab31164
  354403: 11ea5ab
  354399: 101ae50
v: v3
  • Loading branch information
Guenter Roeck authored and Jonathan Cameron committed Feb 2, 2013
1 parent 4e0e77b commit f6eb072
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: c3a69e6c11d0c341c5c610be219bfcb56bbfcfb1
refs/heads/master: 315ce4b882ad616139a811f5274c16556c5abdf3
1 change: 1 addition & 0 deletions trunk/drivers/iio/adc/max1363.c
Original file line number Diff line number Diff line change
Expand Up @@ -1538,6 +1538,7 @@ static int max1363_probe(struct i2c_client *client,
goto error_out;
}

indio_dev->dev.of_node = client->dev.of_node;
ret = iio_map_array_register(indio_dev, client->dev.platform_data);
if (ret < 0)
goto error_free_device;
Expand Down

0 comments on commit f6eb072

Please sign in to comment.