]> git.dujemihanovic.xyz Git - u-boot.git/commit
regulator: rename dev_pdata to plat
authorEugen Hristev <eugen.hristev@collabora.com>
Wed, 19 Apr 2023 13:45:25 +0000 (16:45 +0300)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 4 Jul 2023 02:21:07 +0000 (11:21 +0900)
commit29fca9f23a3b730cbf91c18617e25d9d8e3a26b7
tree0cf65b4ee5ce8de500a108bf1530b67b363efff6
parent4fcba5d556b4224ad65a249801e4c9594d1054e8
regulator: rename dev_pdata to plat

Simplify the subsystem by renaming `dev_pdata` to just `plat`.
No functional change, just trivial renaming.

Suggested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/power/regulator/fan53555.c
drivers/power/regulator/fixed.c
drivers/power/regulator/gpio-regulator.c
drivers/power/regulator/regulator_common.c
drivers/power/regulator/regulator_common.h