Hi,

2013/1/3 Johan Rudholm <johan.rudh...@stericsson.com>:

<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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to