Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167727
b: refs/heads/master
c: 8753298
h: refs/heads/master
i:
  167725: 3923915
  167723: 30bb1bf
  167719: a2c0bd1
  167711: d5a4833
v: v3
  • Loading branch information
Roger Quadros authored and Linus Torvalds committed Oct 29, 2009
1 parent 224fa27 commit e02cb8b
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: 0a1b71b4008d332e57b5605a8228ea7aa96687e8
refs/heads/master: 8753298a1192e5560e179e81aaada59c9809263e
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2013,7 +2013,7 @@ static struct platform_driver omap_hsmmc_driver = {
static int __init omap_hsmmc_init(void)
{
/* Register the MMC driver */
return platform_driver_register(&omap_hsmmc_driver);
return platform_driver_probe(&omap_hsmmc_driver, omap_hsmmc_probe);
}

static void __exit omap_hsmmc_cleanup(void)
Expand Down

0 comments on commit e02cb8b

Please sign in to comment.