On Sun, Mar 18, 2012 at 01:50:44PM +0400, Alexander Shiyan wrote: > We are already setup voltages from capabilities register. > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> Applied, thanks Sascha > --- > drivers/mci/imx-esdhc.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/drivers/mci/imx-esdhc.c b/drivers/mci/imx-esdhc.c > index c6f2d5c..6d0883c 100644 > --- a/drivers/mci/imx-esdhc.c > +++ b/drivers/mci/imx-esdhc.c > @@ -548,8 +548,6 @@ static int fsl_esdhc_probe(struct device_d *dev) > host->mci.init = esdhc_init; > host->mci.hw_dev = dev; > > - host->mci.voltages = MMC_VDD_32_33 | MMC_VDD_33_34; > - > host->mci.f_min = imx_get_mmcclk() >> 12; > if (host->mci.f_min < 200000) > host->mci.f_min = 200000; > -- > 1.7.3.4 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox