regulator: sy7636a: Make regulator_desc static const
authorAxel Lin <axel.lin@ingics.com>
Wed, 16 Jun 2021 03:44:57 +0000 (11:44 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 16 Jun 2021 14:41:18 +0000 (15:41 +0100)
commit31a89d297e196472875dc7d4a8f5dd0aaefcc0b4
treebfe313801d5c29baf78c9ded8fe24d22fbe24386
parent686f6b31bf6cea71ca941b6dbf9e1388d54222b6
regulator: sy7636a: Make regulator_desc static const

It's only used in this file and never changed, make it static const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Alistair Francis <alistair@alistair23.me>
Link: https://lore.kernel.org/r/20210616034458.3499522-2-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/sy7636a-regulator.c