]> git.baikalelectronics.ru Git - kernel.git/commit
power: supply: axp288: use the BIT() macro
authorOlliver Schinagl <oliver@schinagl.nl>
Mon, 26 Nov 2018 15:27:55 +0000 (17:27 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 5 Dec 2018 17:39:56 +0000 (18:39 +0100)
commitbc1d1a7cc09220660448fb38131c411e5a46dad8
tree6175d60f76ce8988ffbe48f1ded3f85b28ac41b4
parent5c62fedbf37b765efdeba5662c25bd0e644ded3c
power: supply: axp288: use the BIT() macro

Make use of the recommended BIT() macro for bit defines.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Priit Laes <plaes@plaes.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/axp288_charger.c