Re: [PATCH 2/3] mmc: dw_mmc: remove the unused blk_setting

2015-08-10 Thread Alim Akhtar
Hi Jaehoon On Thu, Aug 6, 2015 at 12:53 PM, Jaehoon Chung wrote: > "blk_setting" doesn't use anywhere. > This does not apply cleanly on Ulf's next branch. Probably this has dependency on https://patchwork.kernel.org/patch/6930201/ > Signed-off-by: Jaehoon Chung > --- Anyway, patch looks good so

[PATCH 2/3] mmc: dw_mmc: remove the unused blk_setting

2015-08-06 Thread Jaehoon Chung
"blk_setting" doesn't use anywhere. Signed-off-by: Jaehoon Chung --- drivers/mmc/host/dw_mmc.c | 34 +- include/linux/mmc/dw_mmc.h | 1 - 2 files changed, 13 insertions(+), 22 deletions(-) diff --git a/drivers/mmc/host/dw_mmc.c b/drivers/mmc/host/dw_mmc.c index