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

From: Chun-Hung Wu
Date: Thu Aug 27 2020 - 05:33:14 EST


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