From: Thomas Abraham Date: Mon, 17 Sep 2012 18:16:37 +0000 (+0000) Subject: mmc: dw_mmc: allow probe to succeed even if one slot is initialized X-Git-Tag: v3.7-rc1~69^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2215b7c6f20a65877431a5ebb4f9a789df3811;p=pandora-kernel.git 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 Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed