]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: am654_sdhci: Convert flag fields to BIT macro
authorFaiz Abbas <faiz_abbas@ti.com>
Thu, 4 Feb 2021 09:40:48 +0000 (15:10 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 4 Feb 2021 15:07:57 +0000 (20:37 +0530)
commit144e131d47fcc027ae6e9869273f7c8756eb8846
tree77f514d4abc9b5fbd5343480071a1f2d1e261f55
parentc604e204eff2a465fe284d41e195e49f58bff72f
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>
drivers/mmc/am654_sdhci.c