Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125510
b: refs/heads/master
c: ca4f105
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Pierre Ossman committed Dec 31, 2008
1 parent c1bb61c commit 9026bcb
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: 504f191f25b1671802246bac06c9f59f94f0b7de
refs/heads/master: ca4f10563929b932ed8970fda41a7f99385e4b0b
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdricoh_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ static int sdricoh_init_mmc(struct pci_dev *pci_dev,

err:
if (iobase)
iounmap(iobase);
pci_iounmap(pci_dev, iobase);
if (mmc)
mmc_free_host(mmc);

Expand Down

0 comments on commit 9026bcb

Please sign in to comment.