Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223295
b: refs/heads/master
c: 54efdfe
h: refs/heads/master
i:
  223293: a6dc4e4
  223291: 9b2837a
  223287: ab652cb
  223279: bc0afca
  223263: 6b9647f
  223231: 3ba73eb
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Dec 15, 2010
1 parent 001055c commit 2c23e17
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: dbd9fd63bdc7d73f3822a5e9dfaa6654e530518c
refs/heads/master: 54efdfeb49f03adfd0196935335890469ed314b9
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-intel-mid.c
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@ static int __devinit intel_mid_i2c_probe(struct pci_dev *dev,

/* Initialize struct members */
snprintf(mrst->adap.name, sizeof(mrst->adap.name),
"MRST/Medfield I2C at %lx", start);
"Intel MID I2C at %lx", start);
mrst->adap.owner = THIS_MODULE;
mrst->adap.algo = &intel_mid_i2c_algorithm;
mrst->adap.dev.parent = &dev->dev;
Expand Down

0 comments on commit 2c23e17

Please sign in to comment.