Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297344
b: refs/heads/master
c: 183f796
h: refs/heads/master
v: v3
  • Loading branch information
Shimoda, Yoshihiro authored and Chris Ball committed Mar 27, 2012
1 parent 33b1e8f commit 9abd9bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 52d0974e36761fd1daf1eb02cfb2444a7b200087
refs/heads/master: 183f796b5f701f8ab530ab232e4c27aef527bd76
2 changes: 0 additions & 2 deletions trunk/drivers/mmc/host/sh_mmcif.c
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,6 @@ static u32 sh_mmcif_set_cmd(struct sh_mmcif_host *host,
case MMC_SET_WRITE_PROT:
case MMC_CLR_WRITE_PROT:
case MMC_ERASE:
case MMC_GEN_CMD:
tmp |= CMD_SET_RBSY;
break;
}
Expand Down Expand Up @@ -829,7 +828,6 @@ static void sh_mmcif_start_cmd(struct sh_mmcif_host *host,
case MMC_SET_WRITE_PROT:
case MMC_CLR_WRITE_PROT:
case MMC_ERASE:
case MMC_GEN_CMD:
mask = MASK_START_CMD | MASK_MRBSYE;
break;
default:
Expand Down

0 comments on commit 9abd9bf

Please sign in to comment.