Searched hist:"773 a9ef85f02f6a82f58244f33cb628ad1ecac21" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/core/ |
H A D | pwrseq.c | diff 773a9ef85f02f6a82f58244f33cb628ad1ecac21 Mon May 08 16:49:12 CDT 2017 Ulf Hansson <ulf.hansson@linaro.org> mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
The ->reset() callback is needed to implement a better support for eMMC HW reset. The following changes will take advantage of the new callback.
Suggested-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
|
H A D | pwrseq.h | diff 773a9ef85f02f6a82f58244f33cb628ad1ecac21 Mon May 08 16:49:12 CDT 2017 Ulf Hansson <ulf.hansson@linaro.org> mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
The ->reset() callback is needed to implement a better support for eMMC HW reset. The following changes will take advantage of the new callback.
Suggested-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
|