commit | 1c2215b7c6f20a65877431a5ebb4f9a789df3811 | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Mon Sep 17 18:16:37 2012 +0000 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 03 10:05:15 2012 -0400 |
tree | 057f35ba530ca8cd4ad564c743bfa2b50b4a55de | |
parent | bb8bdc77efdecc868d522691487d261ac32d3237 [diff] |
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>