Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219022
b: refs/heads/master
c: e0780db
h: refs/heads/master
v: v3
  • Loading branch information
Michał Mirosław authored and Chris Ball committed Oct 23, 2010
1 parent 9aa8d4e commit c7b5adf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2abd4f1a439718206e832d7a83b77c88c15a6847
refs/heads/master: e0780db9f8ccf2dbca3161dc153bbf54b53cb6af
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/cb710-mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,7 @@ static int __devinit cb710_mmc_init(struct platform_device *pdev)
err_free_mmc:
dev_dbg(cb710_slot_dev(slot), "mmc_add_host() failed: %d\n", err);

cb710_set_irq_handler(slot, NULL);
mmc_free_host(mmc);
return err;
}
Expand Down

0 comments on commit c7b5adf

Please sign in to comment.