rockchip: mmc: use non-removable property to distinguish emmc and sdcard register
authorhuang lin <hl@rock-chips.com>
Wed, 18 Nov 2015 01:37:25 +0000 (09:37 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 1 Dec 2015 15:07:22 +0000 (08:07 -0700)
commitace2198b7c54b3078f537255eb215ec5819cd0c8
treed24ab1b2cedd7832d472a58557e0287cf6cb9214
parenta65f51b97886f0b1d911eb1ea951fce9efd1700f
rockchip: mmc: use non-removable property to distinguish emmc and sdcard register

emmc and sdcard have different register address, use non-removeable property
to distinguish them.

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