Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288061
b: refs/heads/master
c: d517110
h: refs/heads/master
i:
  288059: 517109a
v: v3
  • Loading branch information
Tony Lindgren committed Feb 20, 2012
1 parent 174531c commit d8c16af
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 97899e555b76ce64222303bc8d46fda9d49eb14b
refs/heads/master: d517110243130965e2803cc2373d434bdaf6dafb
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-omap2/board-n8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,11 @@ static void n8x0_mmc_callback(void *data, u8 card_mask)
else
*openp = 0;

#ifdef CONFIG_MMC_OMAP
omap_mmc_notify_cover_event(mmc_device, index, *openp);
#else
pr_warn("MMC: notify cover event not available\n");
#endif
}

static int n8x0_mmc_late_init(struct device *dev)
Expand Down

0 comments on commit d8c16af

Please sign in to comment.