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)
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>

No differences found