Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53590
b: refs/heads/master
c: 3647afc
h: refs/heads/master
v: v3
  • Loading branch information
Arnaud Patard authored and Pierre Ossman committed May 1, 2007
1 parent c5dad38 commit 38088f8
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: d97956f86bec90ab131b9f1af60c0e686198d45e
refs/heads/master: 3647afcec11f2fcfc6269e513ff97fec1374d1b8
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ static void mmc_omap_switch_handler(struct work_struct *work)
}
if (mmc_omap_cover_is_open(host)) {
if (!complained) {
dev_info(mmc_dev(host->mmc), "cover is open");
dev_info(mmc_dev(host->mmc), "cover is open\n");
complained = 1;
}
if (mmc_omap_enable_poll)
Expand Down

0 comments on commit 38088f8

Please sign in to comment.