]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
regulator: Minor cleanups
authorMark Brown <broonie@kernel.org>
Thu, 22 Aug 2024 20:58:11 +0000 (21:58 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 22 Aug 2024 20:58:11 +0000 (21:58 +0100)
commitbff5ca83791801b33c1e973e81d077ddc7530e33
tree297e371a4418e66bb770de2b45cad26b632b2d4b
parentb8195520e8b486a0922b4baf511a2fd19bbfc25f
parentbfefa214d179f13d01cf1b64a7efbabf586b0c49
regulator: Minor cleanups

Merge series from Chen-Yu Tsai <wenst@chromium.org>:

Here are some cleanups for some bits that I saw while reworking my I2C
device tree component prober to use of_regulator_bulk_get_all().
These are not directly related to that series, so I send them
separately here.