Re: [PATCH v2 1/3] regulator: add PRE_ENABLE event define
From: Mark Brown <broonie@kernel.org>
Date: 2021-08-18 12:57:00
Also in:
lkml
From: Mark Brown <broonie@kernel.org>
Date: 2021-08-18 12:57:00
Also in:
lkml
On Tue, Aug 17, 2021 at 11:38:46AM +0800, Jianqun Xu wrote:
Add REGULATOR_EVENT_PRE_ENABLE to allow to notify driver that the regulator is about to enabled.
This doesn't apply against current code, please check and resend.