mmc: dw_mmc: remove the unnecessary mmc_data structure
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Nov 2016 07:40:39 +0000 (16:40 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:05:10 +0000 (09:05 +0100)
commit0349c0854eb653596d7a15ef5556e8b55c3d0386
tree42d7e8a34c2b7d6c78c5fee5e424a3d858ea7b1c
parenta4cc7eb4416fda59f18e744925ba3a347f7ecac5
mmc: dw_mmc: remove the unnecessary mmc_data structure

Remove the unnecessary mmc_data structure.
Instead, cmd->data can be used.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c