commit | 144e131d47fcc027ae6e9869273f7c8756eb8846 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Thu Feb 04 15:10:48 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Thu Feb 04 20:37:57 2021 +0530 |
tree | 77f514d4abc9b5fbd5343480071a1f2d1e261f55 | |
parent | c604e204eff2a465fe284d41e195e49f58bff72f [diff] |
mmc: am654_sdhci: Convert flag fields to BIT macro Convert the flags field defines to use the BIT() macro. 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>