Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287578
b: refs/heads/master
c: 0bf68f5
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Feb 13, 2012
1 parent 4f084eb commit c510fd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 2d5b4790b1e7cffb8987e535d4969d10b62f3163
refs/heads/master: 0bf68f53f164e169c2bc77f707338fc595b6ccfc
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/vc.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ static void __init omap_vc_i2c_init(struct voltagedomain *voltdm)

if (initialized) {
if (voltdm->pmic->i2c_high_speed != i2c_high_speed)
pr_warn("%s: I2C config for all channels must match.",
__func__);
pr_warn("%s: I2C config for vdd_%s does not match other channels (%u).",
__func__, voltdm->name, i2c_high_speed);
return;
}

Expand Down

0 comments on commit c510fd8

Please sign in to comment.