Hi,
2013/1/3 Johan Rudholm <[email protected]>:
<snip>
> + err = host->ops->start_signal_voltage_switch(host,
> &host->ios);
> + if (err) {
> + /*
> + * Voltages may not been switched, but we've already
> + * sent CMD11, so a power cycle is required anyway
> + */
> + err = -EAGAIN;
> + goto power_cycle;
> + } else
> +
yikes, sorry, this else is hanging loose, will be fixed in the next version.
Kind regards, Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html