mmc: dw_mmc: remove redundant of set_bit and clear_bit
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 27 May 2016 07:40:08 +0000 (15:40 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 30 May 2016 09:34:23 +0000 (17:34 +0800)
commitda072376421ae6a1773a9977fd831d611171aa31
treed19cd869ce840e5203d553c3fcfa2650abf216f2
parenteeb54fb121d217e6b75bc4b6f4cbd16f357c19c8
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.

Change-Id: I59eb591d2dace127bae3520d7920056d704ed1e6
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
drivers/mmc/host/dw_mmc.c