Files
linux/drivers/regulator/pcap-regulator.c
Krzysztof Kozlowski 7f1bfca46b regulator: pcap: Constify static data
Driver does not modify static data with regulator description (struct
pcap_regulator), so make it const for code safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240909-regulator-const-v1-12-8934704a5787@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-09-10 12:44:13 +01:00

7.2 KiB