Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298797
b: refs/heads/master
c: 33ab4bb
h: refs/heads/master
i:
  298795: 8ebca2d
v: v3
  • Loading branch information
Ludovic Desroches authored and Chris Ball committed Apr 6, 2012
1 parent 0094f03 commit a00f3f7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 66292ad92c6d3f2f1c137a1c826b331ca8595dfd
refs/heads/master: 33ab4bbbdf6c60a8c196b5a28215a93aa2a4ed2e
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/host/atmel-mci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2023,6 +2023,8 @@ static void __init atmci_get_cap(struct atmel_mci *host)
/* keep only major version number */
switch (version & 0xf00) {
case 0x100:
host->caps.has_pdc = 1;
break;
case 0x200:
host->caps.has_pdc = 1;
host->caps.has_rwproof = 1;
Expand Down

0 comments on commit a00f3f7

Please sign in to comment.