]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd25fa34fce053ef173464fcf0957f15f42769507
tree62b9d3ea9e4b13c4202dd35c3c4cea5c93d571ea
parent5340ac361e28bcbe6b69e4bdeff40cc1f0b3f754
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