]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/mmc.c
mmc: postponed needless timer initialization
authorMateusz Zalega <m.zalega@samsung.com>
Tue, 29 Apr 2014 18:15:30 +0000 (20:15 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 23 May 2014 08:19:53 +0000 (11:19 +0300)
commitd803fea576c0b9caf2ece1ea1fac0550d3508a4d
treeca5edfba7378f5ebadaf452621fc4dfa7a3dcc29
parent46c8ebc8cddb81e879d08030f030eca53b123ca9
mmc: postponed needless timer initialization

mmc_init() doesn't call get_timer() anymore if MMC is already
initialized.

<panto> Minor formatting fix.

Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Mateusz Zalega <m.zalega@samsung.com>
drivers/mmc/mmc.c