commit | a85362fb3e1fc7833723accddbbae431091d06b8 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sat Feb 27 19:18:51 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 15:10:51 2016 -0400 |
tree | 60790c8114587af290b4ab1ff71347a7195ed2a3 | |
parent | d7b6a75497ea2a33a1d2e4b8fa4d98dc8c7e876b [diff] |
power: twl6030: Device-index-specific MMC power initialization Not every device has multiple MMC slots available, so it makes sense to enable only the required LDOs for the available slots. Generic code in omap_hsmmc will enable both VMMC and VAUX1, in doubt. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>