K 10 svn:author V 4 manu K 8 svn:date V 27 2018-05-12T13:13:34.081164Z K 7 svn:log V 371 aw_mmc: Do not fully init the controller in attach Only do a reset of the controller at attach and init it at power_up. We use to enable some interrupts in reset, only enable the interrupts we are interested in when doing a request. While here remove the regulators handling in power_on as it is very wrong and will be dealt with in another commit. Tested on: A31, A64 END