Home
last modified time | relevance | path

Searched hist:"877807 e193340b2586bc328bb000f32fde986be4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dgen_atmel_mci.c877807e193340b2586bc328bb000f32fde986be4 Fri Oct 23 18:46:31 UTC 2015 Marek Vasut <marex@denx.de> mmc: atmel: Zap global 'initialized' variable

Global variables are bad. Get rid of this particular one, so we can
correctly instantiate multiple atmel mci interfaces, without having
them interfere with one another.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>