]> www.infradead.org Git - users/dwmw2/linux.git/commit
power: supply: hwmon: move interface to private header
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 17 Oct 2024 04:37:33 +0000 (06:37 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 17 Oct 2024 20:42:08 +0000 (22:42 +0200)
commit44fcc479a574a4055fb6aed1f786d39999466383
treef5342168ac264cdf3a23599aa6d2f8ffb2844718
parent1e5335d00707220b46c28ab09cd09a1837b84978
power: supply: hwmon: move interface to private header

The interface of power_supply_hwmon.c is only meant to be used by the
psy core. Remove it from the public header file and use the private one
instead.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20241017-power-supply-cleanups-v2-1-cb0f5deab088@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply.h
include/linux/power_supply.h