commit | f08f9d78897750ec2d409e28dfc2faa705e0d56d | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Tue Jun 11 00:43:34 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 11:12:08 2019 -0400 |
tree | 02bf6add40f1ad959081ca1cd832b783b3373dde | |
parent | 52742f4c8adffd172531f31fb3f6bc00b71e1b7f [diff] |
mmc: sdhci: Add support for sdhci-caps-mask Add Support for masking some bits in the capabilities register of a host controller. Also remove the redundant readl() into caps1. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>