[PATCH v1 0/2] mmc: cqhci: Add pre_enable() and post_disable() hook function
From: Chun-Hung Wu <hidden>
Date: 2020-08-27 09:33:14
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel