]> Git Repo - J-u-boot.git/commit
mmc: omap_mmc: Remove invert references
authorAdam Ford <[email protected]>
Sat, 8 Sep 2018 13:16:23 +0000 (08:16 -0500)
committerTom Rini <[email protected]>
Sat, 29 Sep 2018 12:06:56 +0000 (08:06 -0400)
commitf4df405f0e7ee22e24ff19bb8057b21c9e80dd2a
treeb40c7fe17dd93eeafcfb97ae6ddad8f225e74744
parent57fb8b4654a1ca81af38085de411af7a09be911a
mmc: omap_mmc: Remove invert references

With DM_GPIO and DM_MMC translating GPIO_ACTIVE_LOW, any boards
using the 'cd-invert' option will no longer need to do this.  This
patch removes the support for 'invert' from the MMC driver.

Signed-off-by: Adam Ford <[email protected]>
[trini: Fix warning over when !DM_GPIO]
Signed-off-by: Tom Rini <[email protected]>
arch/arm/include/asm/omap_mmc.h
drivers/mmc/omap_hsmmc.c
This page took 0.036208 seconds and 4 git commands to generate.