Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363200
b: refs/heads/master
c: 6ed2810
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Chanwoo Choi committed Apr 8, 2013
1 parent 23963c9 commit 7eb94c6
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: 813b451644686fb7e26a54005e2f7bd495a06121
refs/heads/master: 6ed28105c07e0e03bf5f5a99380b726fc4de6e93
2 changes: 1 addition & 1 deletion trunk/drivers/extcon/extcon-max8997.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ static void max8997_muic_detect_cable_wq(struct work_struct *work)

ret = max8997_muic_detect_dev(info);
if (ret < 0)
pr_err("failed to detect cable type\n");
dev_err(info->dev, "failed to detect cable type\n");
}

static int max8997_muic_probe(struct platform_device *pdev)
Expand Down

0 comments on commit 7eb94c6

Please sign in to comment.