]> Gentwo Git Trees - linux/.git/commit
Merge tag 'regulator-of-get-optional' of git://git.kernel.org/pub/scm/linux/kernel...
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 Oct 2024 10:20:16 +0000 (12:20 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 Oct 2024 10:20:16 +0000 (12:20 +0200)
commit576cc535ce4ea85e900384766c4cb113750d4b69
tree8dd66f4ddf330f858e07e1041f73c891c081a5b2
parenteb8333673e1ebc2418980b664a84c91b4e98afc4
parent36ec3f437227470568e5f460997f367f5446a34d
Merge tag 'regulator-of-get-optional' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

regulator: Add of_regulator_get_optional() APIs

Add of_regulator_get_optional() APIs, which can be used by generic code
to improve integration of regulator management helpers for their users.

Merge this into the pmdomain tree to allow new users to be added.