From: Jaehoon Chung Date: Mon, 27 May 2013 04:47:57 +0000 (+0900) Subject: mmc: dw_mmc: change the macro name from DTO to DRTO X-Git-Tag: v3.11-rc1~50^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7eec62ecb7e30bd2f7e0fc4432d0d08a1aae46;p=pandora-kernel.git mmc: dw_mmc: change the macro name from DTO to DRTO At Interrupt status register, Bit9 is Data Read Timeout. But we used macro name as the DTO. It could be confused with the Data Transfer Over(DTO)-Bit[3]. It's clearly that is changed the DRTO instead of DTO. Signed-off-by: Jaehoon Chung Reviewed-by: James Hogan Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed