Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297327
b: refs/heads/master
c: b81cfc4
h: refs/heads/master
i:
  297325: 8256c05
  297323: 35fd46d
  297319: a2a2dc2
  297311: 55be6e1
v: v3
  • Loading branch information
Ludovic Desroches authored and Chris Ball committed Mar 27, 2012
1 parent b90bba8 commit 804be50
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: e3891dc5c5b10dfa07ec02e3d1f6739c5e26d4a8
refs/heads/master: b81cfc413047181a8f2599cacf927dc09a81a123
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/atmel-mci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1975,7 +1975,7 @@ static bool atmci_configure_dma(struct atmel_mci *host)
return false;
} else {
dev_info(&host->pdev->dev,
"Using %s for DMA transfers\n",
"using %s for DMA transfers\n",
dma_chan_name(host->dma.chan));
return true;
}
Expand Down

0 comments on commit 804be50

Please sign in to comment.