mmc: sunxi: Change sunxi_mmc_init_host argument type
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 16 Apr 2018 14:23:00 +0000 (16:23 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 May 2018 13:08:41 +0000 (15:08 +0200)
commit0fc4c61fff02bea1a82caf05884fefc0ceb14c5f
tree3133dcb387a6d7c2aca000b7709d2c81a2cad9e7
parent743b819e4178935e3f098e5f13db301f532fa9e0
mmc: sunxi: Change sunxi_mmc_init_host argument type

All the other functions in the driver take a struct sunxi_mmc_host pointer.
Let's make it consistent.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sunxi-mmc.c