mmc: dw_mmc: remove redundant of set_bit and clear_bit
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 27 May 2016 06:36:40 +0000 (14:36 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:25 +0000 (10:34 +0200)
commitc0834a585f18d2de2dfbce600334b391c870a62d
tree13b423ba2268e6a012c0759dc5e8bd3d8418a7b8
parent52e00b84187316d7ade1e715651c07b66b5b3e17
mmc: dw_mmc: remove redundant of set_bit and clear_bit

dw_mci_get_cd have already dealt with these for
both of internal card-detect and gpio card-detect.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c