Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305367
b: refs/heads/master
c: 9525a08
h: refs/heads/master
i:
  305365: 69e6f4b
  305363: 23ab0ef
  305359: 2bc5692
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed May 9, 2012
1 parent f26e253 commit 402e239
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: ea4e89afedc7fc64078076eacbcffaaa742baf0d
refs/heads/master: 9525a08b30b1c8e39578938fc3420ac0b56f3a3d
2 changes: 1 addition & 1 deletion trunk/drivers/macintosh/windfarm_smu_sat.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ static struct wf_sensor_ops wf_sat_ops = {
static int wf_sat_probe(struct i2c_client *client,
const struct i2c_device_id *id)
{
struct device_node *dev = client->dev.platform_data;
struct device_node *dev = client->dev.of_node;
struct wf_sat *sat;
struct wf_sat_sensor *sens;
const u32 *reg;
Expand Down

0 comments on commit 402e239

Please sign in to comment.