mmc: atmel-mci: stop using specific initcall
authorludovic.desroches@atmel.com <ludovic.desroches@atmel.com>
Mon, 1 Dec 2014 14:35:08 +0000 (15:35 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Dec 2014 10:01:35 +0000 (11:01 +0100)
commit5e0fe89740657116cacf9c40c93a3676536d31fb
treef08b77c9cd88a4b3b347322f9b5cd48f465e01d3
parentab050b9269aa545161821cef168976b3bde28d1c
mmc: atmel-mci: stop using specific initcall

No more use late initcall to manage probing order. Use probe deferring
if needed.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/atmel-mci.c