[PATCH V14 10/24] mmc: core: Make mmc_pre_req() and mmc_post_req() available

2017-11-21 Thread Adrian Hunter
Make mmc_pre_req() and mmc_post_req() available to the card drivers. Later patches will make use of this. Signed-off-by: Adrian Hunter --- drivers/mmc/core/core.c | 31 --- drivers/mmc/core/core.h | 31 +++ 2 files

[PATCH V14 10/24] mmc: core: Make mmc_pre_req() and mmc_post_req() available

2017-11-21 Thread Adrian Hunter
Make mmc_pre_req() and mmc_post_req() available to the card drivers. Later patches will make use of this. Signed-off-by: Adrian Hunter --- drivers/mmc/core/core.c | 31 --- drivers/mmc/core/core.h | 31 +++ 2 files changed, 31