]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: am654_sdhci: Use sdhci_set_control_reg()
authorFaiz Abbas <faiz_abbas@ti.com>
Thu, 4 Feb 2021 09:40:55 +0000 (15:10 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 4 Feb 2021 15:07:57 +0000 (20:37 +0530)
commite9fbbba4e3f1ec984c4b0b34aa5c6e19e3bcfa2c
treee577b0ab804057988a5f2d5b13cc39dbb86e3f77
parent27a87c834fde4442088fb55322162df9d96db228
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>
drivers/mmc/am654_sdhci.c