]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
regulator: rt4831: Add missing .owner field in regulator_desc
authorAxel Lin <axel.lin@ingics.com>
Mon, 24 May 2021 12:37:35 +0000 (20:37 +0800)
committerMark Brown <broonie@sirena.org.uk>
Tue, 25 May 2021 15:45:11 +0000 (16:45 +0100)
commit5c42903e144b8e914ea22098f872669188680d9b
treea26dff31634c6b3ae4f736943c7e8049f93ec29c
parent15413ce566c248967c96f71f824b79aa8d328e03
regulator: rt4831: Add missing .owner field in regulator_desc

Add missing .owner field in regulator_desc, which is used for refcounting.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Message-Id: <20210524123735.2363676-1-axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@sirena.org.uk>
drivers/regulator/rt4831-regulator.c