Home
last modified time | relevance | path

Searched hist:"1 c2215b7c6f20a65877431a5ebb4f9a789df3811" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc.cdiff 1c2215b7c6f20a65877431a5ebb4f9a789df3811 Mon Sep 17 20:16:37 CEST 2012 Thomas Abraham <thomas.abraham@linaro.org> mmc: dw_mmc: allow probe to succeed even if one slot is initialized

Instead of aborting the probe when a slot initialization fails, allow
initialization of as many slots as possible. If there is at least one
instance of a slot that is successfully initialized, allow the driver
probe to succeed.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>