thermal/drivers/exynos: Use BIT wherever possible
authorMateusz Majewski <m.majewski2@samsung.com>
Fri, 1 Dec 2023 09:56:24 +0000 (10:56 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 2 Jan 2024 08:33:19 +0000 (09:33 +0100)
commitaf00d488339aee7bf42b07057053ef919bedee6f
tree25f72fba22c1993fa64b060c72a1d92e62c6ae19
parentb72ba67baec1d8ff67edc6e70c371ab6b2f7d31c
thermal/drivers/exynos: Use BIT wherever possible

The original driver did not use that macro and it allows us to make our
intentions slightly clearer.

Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20231201095625.301884-9-m.majewski2@samsung.com
drivers/thermal/samsung/exynos_tmu.c