mtd: rawnand: qcom: Use the BIT() macro
authorMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 16 Jul 2023 14:46:05 +0000 (16:46 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 28 Jul 2023 12:32:17 +0000 (14:32 +0200)
commita6de66607a19095a1bc74aaefff44c9a5ca11da0
tree1d51ee39567ccbf26fddff5db3c23d076247f551
parent6680d8b67921fc732a59792dec6d3f94c031451c
mtd: rawnand: qcom: Use the BIT() macro

Fix the following checkpatch warning:
    "CHECK: Prefer using the BIT macro"

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/linux-mtd/20230716144612.32132-2-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/qcom_nandc.c