commit | 50730eb367147dc96394d25b3f55c33595663b6f | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Wed May 03 11:33:57 2017 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Thu May 04 16:50:44 2017 +0200 |
tree | 5430bbe21fa12143abab00b048887795bd49be74 | |
parent | cda3b01368391b48728b7edbbac0ca873b514367 [diff] |
power: supply: twl4030-charger: make twl4030_bci_property_is_writeable static The function twl4030_bci_property_is_writeable can be made static as it does not need to be in global scope. Signed-off-by: Colin Ian King <colin.king@canonical.com> Tested-by: "H. Nikolaus Schaller" <hns@goldelico.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>