]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: block: Anonymize the drv op data pointer
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 20 Aug 2017 21:39:06 +0000 (23:39 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 13:03:38 +0000 (15:03 +0200)
commitb394574a5eda404b939e568f32456b3a7ff7a4a7
tree4ffaecf47856764e2111a45e86d299ae8beb63b4
parent3dd065cb3fa67e67d83f9d2ea4345dfa415c9744
mmc: block: Anonymize the drv op data pointer

We have a data pointer for the ioctl() data, but we need to
pass other data along with the DRV_OP:s, so make this a
void * so it can be reused.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/block.c
drivers/mmc/core/queue.h