]> 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)
commit7236c8f463439efcb3a22173bfc99f39323300c3
tree42d7e8a34c2b7d6c78c5fee5e424a3d858ea7b1c
parentdf26393768ddf10164b1c8fd5f24170343b6cfe0
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