RE: [PATCH RESEND v4 1/2] mmc: sdhci: update timeout clock setting if SDCLK is used

2013-02-26 Thread Zhang Haijun-B42677
Zhuang; Chao Xie; Kevin Liu; Kevin Liu Subject: [PATCH RESEND v4 1/2] mmc: sdhci: update timeout clock setting if SDCLK is used 1. If SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK is selected, getting timeout through register or callback function is useless. So skip current redundant code. 2

[PATCH RESEND v4 1/2] mmc: sdhci: update timeout clock setting if SDCLK is used

2013-01-25 Thread Kevin Liu
1. If SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK is selected, getting timeout through register or callback function is useless. So skip current redundant code. 2. If SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK is selected, host uses SDCLK instead of TMCLK for data timeouts. So host-timeout_clk and