Re: [PATCH v1 0/2] mmc: cqhci: Add pre_enable() and post_disable() hook function

From: Ulf Hansson
Date: Wed Sep 02 2020 - 05:04:02 EST


On Thu, 27 Aug 2020 at 11:33, Chun-Hung Wu <chun-hung.wu@xxxxxxxxxxxx> wrote:
>
> This series provides MediaTek cqhci implementations as below:
> - Add cqhci_host_ops->pre_enable() and cqhci_host_ops->post_disable()
> - Implement MediaTek's hook functions
>
> Chun-Hung Wu (2):
> mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
> mmc: mediatek: add pre_enable() and post_disable() hook function
>
> drivers/mmc/host/cqhci.c | 6 ++++++
> drivers/mmc/host/cqhci.h | 2 ++
> drivers/mmc/host/mtk-sd.c | 22 ++++++++++++++++++++++
> 3 files changed, 30 insertions(+)
>
> --
> 1.7.9.5

Applied for next, thanks!

Kind regards
Uffe