Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345005
b: refs/heads/master
c: 38d324d
h: refs/heads/master
i:
  345003: 102a09d
v: v3
  • Loading branch information
Wei WANG authored and Samuel Ortiz committed Nov 21, 2012
1 parent 516b835 commit a1f1975
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 759f2598ef3876637e40d99a4ceb7a3d83a4d8d3
refs/heads/master: 38d324df75e6642ea6f71bc67765cc5b8c4f751b
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/rtsx_pci_sdmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ static int sd_rw_multi(struct realtek_pci_sdmmc *host, struct mmc_request *mrq)
rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CARD_DATA_SOURCE,
0x01, RING_BUFFER);

rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD_CFG2, 0xFF, cfg2);
rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD_TRANSFER, 0xFF,
trans_mode | SD_TRANSFER_START);
rtsx_pci_add_cmd(pcr, CHECK_REG_CMD, SD_TRANSFER,
Expand Down

0 comments on commit a1f1975

Please sign in to comment.