| commit | a8c8e3b14cfde5fbe475f8097073bdfbe91c6d8f | [log] [tgz] |
|---|---|---|
| author | Marc Zyngier <marc.zyngier@arm.com> | Thu Apr 17 17:11:56 2014 +0100 |
| committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Apr 25 18:24:27 2014 +0100 |
| tree | 38eb0f6fbbf6443f30b68ebecc21995595b7b137 | |
| parent | e18e37146179f9a0afbc7ca6747acec63ca96da7 [diff] |
sunxi: convert MMC init to new and improved scheme Commit 93bfd6167713 (mmc: Split mmc struct, rework mmc initialization) deprecated mmc_register and turned the struct mmc to be allocated dynamically. Just switch the sunxi backend to the new scheme. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>