]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita55fdf884f0b48a753e0c86d11f14281a2965bdd
tree42d7e8a34c2b7d6c78c5fee5e424a3d858ea7b1c
parent156f7ebb975db3c4f08769916978e2c3ad1a6b32
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