commit | ab050b9269aa545161821cef168976b3bde28d1c | [log] [tgz] |
---|---|---|
author | ludovic.desroches@atmel.com <ludovic.desroches@atmel.com> | Mon Dec 01 15:35:07 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Dec 02 11:01:06 2014 +0100 |
tree | 62b9d3ea9e4b13c4202dd35c3c4cea5c93d571ea | |
parent | 1c7615b90cbcfb10ef5da291b85774cb2ab2cc76 [diff] |
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>