Re: 3.13-rc1: MMC & fixed regulator regression

From: Aaro Koskinen
Date: Tue Nov 26 2013 - 16:04:48 EST


Hi,

On Tue, Nov 26, 2013 at 08:03:26PM +0200, Aaro Koskinen wrote:
> On N950 with fixed vmmc regulator, MMC probe started to fail with
> 3.13-rc1:
>
> [ 2.497406] mmc0: host doesn't support card's voltages
> [ 2.502899] mmc0: error -22 whilst initialising MMC card
>
> I bisected this to c368e5fc2a190923b786f2de3e79430ea3566a25
> (regulator: fixed: get rid of {get|list}_voltage()). With this commit
> regulator_list_voltage() does not work anymore for a fixed regulator. MMC
> code is using this in mmc_regulator_get_ocrmask().

This seems to be now fixed with f446043f1aa74c2d699db48ba4a7a075b88dc14d
(regulator: fixed: fix regulator_list_voltage() for regression). For
some reason, my searches missed this commit & reports on the list.

Sorry for the noise,

A.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/