platform/x86: int3472: Stop setting a supply-name for GPIO regulators
authorHans de Goede <hdegoede@redhat.com>
Thu, 17 Apr 2025 11:13:30 +0000 (13:13 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 24 Apr 2025 13:05:31 +0000 (16:05 +0300)
commitea890cdd41fe34836475eec801a1735c6f9ebcd0
tree2a1fba347bcd1747d4348c2e6dd6fdb6247c0aa4
parent1d78798b4e6f48c1d7e506f695bb613b0e9c37e6
platform/x86: int3472: Stop setting a supply-name for GPIO regulators

The supply_name field is not mandatory and is supposed to be set to
the name of another regulator when it is known that the regulator being
registered is supplied by that other regulator.

Having a regulator supplying the regulator which is being registered does
not apply to the INT3472 GPIO regulator, stop setting a supply_name.

Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: David Heidelberg <david@ixit.cz> # Dell Latitude 9440
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://lore.kernel.org/r/20250417111337.38142-3-hdegoede@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/intel/int3472/clk_and_regulator.c
drivers/platform/x86/intel/int3472/common.h