leds: leds-mt6323: Drop MT6323_ prefix from macros and defines
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 1 Jun 2023 11:08:10 +0000 (13:08 +0200)
committerLee Jones <lee@kernel.org>
Fri, 9 Jun 2023 06:43:06 +0000 (07:43 +0100)
commit9bef14141f2b912345280ba10e6e8318d0bb054b
tree106451eda23ee786ec85acd8373d897a9dbecabb
parent3ec0b29e596270fd02bbe1656c5005e0c38b8ce0
leds: leds-mt6323: Drop MT6323_ prefix from macros and defines

This renames all definitions and macros to drop the MT6323_ prefix,
since it is now possible to easily add support to more PMICs in
this driver.
While at it, also fix related formatting where possible.

This commit brings no functional changes.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230601110813.2373764-6-angelogioacchino.delregno@collabora.com
drivers/leds/leds-mt6323.c