Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308455
b: refs/heads/master
c: 75fb1f2
h: refs/heads/master
i:
  308453: 08df898
  308451: 529b8c1
  308447: c776a6c
v: v3
  • Loading branch information
Wolfram Sang authored and Wolfram Sang committed May 12, 2012
1 parent 2754e5a commit c0701ef
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: 199bca2a72a3a5cd71401b4f12171393742be84a
refs/heads/master: 75fb1f25d48b64ff11081623c2104ad345882c9f
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-eg20t.c
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ static void __devexit pch_i2c_remove(struct pci_dev *pdev)
pci_iounmap(pdev, adap_info->pch_data[0].pch_base_address);

for (i = 0; i < adap_info->ch_num; i++)
adap_info->pch_data[i].pch_base_address = 0;
adap_info->pch_data[i].pch_base_address = NULL;

pci_set_drvdata(pdev, NULL);

Expand Down

0 comments on commit c0701ef

Please sign in to comment.