commit | 23b16d462e69ca27db9265762d5bcf1d8ce54c2e | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@cherry.de> | Wed Jun 05 11:33:22 2024 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Jun 14 17:02:08 2024 +0800 |
tree | 729dad3816ef2a2de2d4e10164cbbd66776a4aef | |
parent | e4b47f595a564f1117054ab08c055453e96dc28c [diff] |
regulator: rk8xx: pass pmic udevice instead of regulator to all internal functions For the sake of consistency, make all internal (starting with _) functions expect a pmic udevice instead of a regulator udevice. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> # chromebook-bob