commit | a9a0aa778bd81ced831e9a0c910ccedf648b8d60 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Apr 04 17:28:01 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 12:29:16 2016 -0400 |
tree | 5fc25c7f588520503088d5aa91b2b848941c57ba | |
parent | 1fda80c54f11baccbe7658405382052dbddb1010 [diff] |
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined Add request gpio for CD and WP gpios, so that the gpio can be used for the respective purposes. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>