]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci: add get_datactrl_cfg callback and helper functions
authorLudovic Barre <ludovic.barre@st.com>
Wed, 27 Mar 2019 09:05:28 +0000 (10:05 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 15 Apr 2019 09:55:54 +0000 (11:55 +0200)
commitf036af542de8c6fc8273b1007a824ef8bbd38e74
tree12bdc52c45f6b98969102f84a80434650faf6658
parent21c4a50b497b47e86044ea2171a180bbcb9661e1
mmc: mmci: add get_datactrl_cfg callback and helper functions

This patch adds get_datactrl_cfg callback in mmci_host_ops
to allow to get datactrl configuration specific at variant.
Common helper function is defined and could be call by variant.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.h