Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c877807e1 Fri Oct 23 13:46:31 CDT 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>