commit | 416a1ae673db0918fbe6707c7d6f4459598e2c65 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Wed Jan 17 21:31:49 2018 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Feb 13 13:48:24 2018 +0100 |
tree | 284adeb945d6456e37129b404649fcde0e8ead97 | |
parent | 419cac572b79eda70f796c452895fefeee86a79a [diff] |
power: supply: gpio-charger: use helper variable to access device info Using explicit struct device variable makes code a bit more readable. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>