From: Seungwon Jeon Date: Fri, 30 Aug 2013 15:13:42 +0000 (+0900) Subject: mmc: dw_mmc: adjust the fifoth with block size X-Git-Tag: v3.13-rc1~50^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524268990e54dab9bd71a984b70c13ce0eb1c525;p=pandora-kernel.git mmc: dw_mmc: adjust the fifoth with block size This change helps to choose msize, rx_watermark and tx_watermark depending on block size for IDMAC mode. For SDIO block size can be variable, so if these values are set incorrectly, card clock may stop. Signed-off-by: Seungwon Jeon Tested-by: Alim Akhtar Signed-off-by: Chris Ball --- Reading git-diff-tree failed