mmc: atmel-mci: remove __init/__exit attributes
authorludovic.desroches@atmel.com <ludovic.desroches@atmel.com>
Mon, 1 Dec 2014 14:35:07 +0000 (15:35 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Dec 2014 10:01:06 +0000 (11:01 +0100)
commitab050b9269aa545161821cef168976b3bde28d1c
tree62b9d3ea9e4b13c4202dd35c3c4cea5c93d571ea
parent1c7615b90cbcfb10ef5da291b85774cb2ab2cc76
mmc: atmel-mci: remove __init/__exit attributes

Using __init/__exit attributes can cause several breakages so remove
them.

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