]> git.ipfire.org Git - people/ms/u-boot.git/commit
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 4 Apr 2016 11:58:01 +0000 (17:28 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2016 16:29:16 +0000 (12:29 -0400)
commit5cc6a2458e33bb1b99b323ef1f69b5446820d8d7
tree5fc25c7f588520503088d5aa91b2b848941c57ba
parent4bc5e19e124636c695459ffe3f654513ba93105a
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>
drivers/mmc/omap_hsmmc.c