Linus Walleij 2fe20baec4 mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
Instead of passing a block device to
mmc_blk_ioctl[_multi]_cmd(), let's pass struct mmc_blk_data()
so we operate ioctl()s on the MMC block device representation
rather than the vanilla block device.

This saves a little duplicated code and makes it possible to
issue ioctl()s not targeted for a specific block device but
rather for a specific partition/area.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2017-08-30 15:03:40 +02:00
..
2017-08-30 14:02:01 +02:00
2017-08-30 14:02:01 +02:00
2017-08-30 15:03:39 +02:00
2017-07-04 11:11:56 -07:00
2017-04-24 21:42:19 +02:00
2017-04-24 21:42:19 +02:00
2016-12-05 10:31:08 +01:00
2017-04-24 21:41:24 +02:00
2016-12-12 16:30:05 +01:00