Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186309
b: refs/heads/master
c: 4cae787
h: refs/heads/master
i:
  186307: c852424
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Mar 6, 2010
1 parent fe38ecc commit 3504a10
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4f2a9463d18517a9839401c3de6419ee1435875b
refs/heads/master: 4cae787840ae82aa02649f45c46839b349034435
3 changes: 1 addition & 2 deletions trunk/drivers/hwmon/vt8231.c
Original file line number Diff line number Diff line change
Expand Up @@ -948,8 +948,7 @@ static int __devinit vt8231_pci_probe(struct pci_dev *dev,

address = val & ~(VT8231_EXTENT - 1);
if (address == 0) {
dev_err(&dev->dev, "base address not set -\
upgrade BIOS or use force_addr=0xaddr\n");
dev_err(&dev->dev, "base address not set - upgrade BIOS or use force_addr=0xaddr\n");
return -ENODEV;
}

Expand Down

0 comments on commit 3504a10

Please sign in to comment.