]> www.infradead.org Git - users/jedix/linux-maple.git/commit
power: supply: core: rename psy_has_property() to psy_desc_has_property()
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 11 Nov 2024 21:40:04 +0000 (22:40 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 4 Dec 2024 23:02:31 +0000 (00:02 +0100)
commit172f2151c2b436746173d794887115e026961d82
treeabda247822a105a8f2997d5efaebe5a8fc847b51
parent31d8440e07704d53041936222728636421957660
power: supply: core: rename psy_has_property() to psy_desc_has_property()

The function only takes a desc as parameter, align the naming.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20241111-power-supply-extensions-v4-2-7240144daa8e@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c