commit | 9ba2353b2cc58ba13f7a7369208107f133f6a27b | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Fri Apr 03 22:20:32 2020 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Fri May 01 15:43:04 2020 +0200 |
tree | 25b861701b4e765d2b8e45c68697f70b7f7aca41 | |
parent | 191e6bcf50dd54786c3560420b815bce5b523a61 [diff] |
power: supply: core: allow to constify property lists Since tables pointed to by power_supply_desc->properties and ->usb_types are not expected to change after registration, mark the pointers accordingly Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>