commit | 31a89d297e196472875dc7d4a8f5dd0aaefcc0b4 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Jun 16 11:44:57 2021 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jun 16 15:41:18 2021 +0100 |
tree | bfe313801d5c29baf78c9ded8fe24d22fbe24386 | |
parent | 686f6b31bf6cea71ca941b6dbf9e1388d54222b6 [diff] |
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>