mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 21 Sep 2016 02:40:25 +0000 (10:40 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Sep 2016 19:31:37 +0000 (21:31 +0200)
commit207535698e7dbbeebddce2dbe9dfbecb55b4e999
tree31936cdcad608407d1e6e48bbc5da378e8022788
parentcc190d4c6499b1b3fca6693866df62cad18ed833
mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth

msize and rx_wmark are properly initialized, we dont't
need to assign them again.

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