Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344986
b: refs/heads/master
c: 0144839
h: refs/heads/master
v: v3
  • Loading branch information
Wei WANG authored and Samuel Ortiz committed Nov 20, 2012
1 parent 0427e3d commit 72796ba
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: ffd8a6e7a77802dd09559be78dea63956aa8f1d5
refs/heads/master: 014483932b3f0dbecbb01da38de45b2c7a53cdfd
2 changes: 0 additions & 2 deletions trunk/drivers/mmc/host/rtsx_pci_sdmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,6 @@ static int sd_rw_multi(struct realtek_pci_sdmmc *host, struct mmc_request *mrq)
0xFF, (u8)data->blocks);
rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD_BLOCK_CNT_H,
0xFF, (u8)(data->blocks >> 8));
rtsx_pci_add_cmd(pcr, WRITE_REG_CMD,
CARD_DATA_SOURCE, 0x01, RING_BUFFER);

rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, IRQSTAT0,
DMA_DONE_INT, DMA_DONE_INT);
Expand Down

0 comments on commit 72796ba

Please sign in to comment.