commit | 2d7482cf793fe4d8a98906002708d6e1fa2c5ba3 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Tue Jan 30 16:01:38 2018 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon Feb 19 16:58:55 2018 +0900 |
tree | 818e42ea57ed8e6aea97a2a8cfe329ef4aecc851 | |
parent | a4efd73773c792737dd8d1e9d18da7796418fc1f [diff] |
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config Use the mmc_of_parse library function to populate mmc_config instead of repeating the same code in host controller driver. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>