]> asedeno.scripts.mit.edu Git - linux.git/commit
power: supply: axp20x_usb_power: Remove unused device_node
authorSamuel Holland <samuel@sholland.org>
Mon, 13 Jan 2020 03:53:06 +0000 (21:53 -0600)
committerSebastian Reichel <sre@kernel.org>
Tue, 14 Jan 2020 00:00:42 +0000 (01:00 +0100)
commitf95526333abf6f486cda63abb38d0c1f99d9535a
tree191fe24e7f990bb94e862bd2f312ddcd4ed06501
parentca4c77bb43151e6569e7aae689a69b65a48c85f0
power: supply: axp20x_usb_power: Remove unused device_node

This member of struct axp20x_usb_power is not used anywhere.
Remove it.

Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/axp20x_usb_power.c