mmc: dw_mmc: change the macro name from DTO to DRTO
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 27 May 2013 04:47:57 +0000 (13:47 +0900)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 14:53:36 +0000 (10:53 -0400)
commit3f7eec62ecb7e30bd2f7e0fc4432d0d08a1aae46
tree5378e64d541698f35e24cb0b84a6d43b85f85a7a
parentdcac5fe3cfad106ba5369bc0f6bbcf111e21ddc6
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 <jh80.chung@samsung.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/dw_mmc.h