commit | 9c10cfe1db7a123f77f5a69ecd7c09b35304b1ac | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Thu Feb 04 15:10:55 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Thu Feb 04 20:37:57 2021 +0530 |
tree | e577b0ab804057988a5f2d5b13cc39dbb86e3f77 | |
parent | 36c8c5c26df44a3325cb20d4f71b60c2d2d208d3 [diff] |
mmc: am654_sdhci: Use sdhci_set_control_reg() Use the generic sdhci_set_control_reg() instead of duplicating in platform driver. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>