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

Chun-Hung Wu chun-hung.wu at mediatek.com
Thu Aug 27 05:33:01 EDT 2020


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


More information about the linux-arm-kernel mailing list