commit | 860951c5f0f5caf595799d98b93a8304bf70f08d | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Tue Jun 21 10:13:26 2016 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 25 10:34:21 2016 +0200 |
tree | 4045b6bf6aa9dd449920fa7e3315171d4100efec | |
parent | 52c0624a10cce0cdc8be2d15462b9c8d76b7700d [diff] |
mmc: host: use the defined function to check whether card is removable In linux/mmc/host.h, mmc_card_is_removable() is already defined. It should be maintainted more easier than now. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>