commit | ee02543561d4d776b15ad1ad2f6430b361414102 | [log] [tgz] |
---|---|---|
author | Stephen Carlson <stcarlso@linux.microsoft.com> | Tue Aug 17 12:46:40 2021 -0700 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Oct 29 18:22:32 2021 +0900 |
tree | ac34b0d301459eab1fed92bd2255fbea973d0881 | |
parent | aafc378a6caef453a40f2f9f3d6bef69e592c28d [diff] |
drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver Adds an implementation of the wait_dat0 MMC operation for the Freescale eSHDC driver, allowing the driver to continue when the card is ready rather than waiting for the worst case time on each MMC switch operation. Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>