mmc: rockchip: the non-removable property must point to emmc
authorhuang lin <hl@rock-chips.com>
Fri, 8 Jan 2016 06:06:49 +0000 (14:06 +0800)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jan 2016 12:39:27 +0000 (05:39 -0700)
commit6579385b468b642596d18fc0716681b76e1d0799
treeca0a938fb54767d97126d74b8343457400e0445f
parentc3caeac0116394f70620a15e59fb8b51211c9d9c
mmc: rockchip: the non-removable property must point to emmc

the non-removable property point to sdcard before, it is wrong,
it must point to emmc, correct it.

Signed-off-by: Lin Huang <hl@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
drivers/mmc/rockchip_dw_mmc.c