soc: mediatek: pwrap: use BIT() macro
authorHsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Fri, 12 Mar 2021 15:34:42 +0000 (23:34 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 30 Mar 2021 10:24:09 +0000 (12:24 +0200)
commitd337ed031dfb8bc7d483b25c9052dca98fc9931d
tree5e7bcc82738947ed291ddc286ded9ba022e71a02
parent9950588a45241b0efcfc312ab0e414260ceca709
soc: mediatek: pwrap: use BIT() macro

Use a better BIT() marco for the bit definition.
No functional changes, cleanup only.

Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Link: https://lore.kernel.org/r/1615563286-22126-2-git-send-email-hsin-hsiung.wang@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-pmic-wrap.c