regulator: userspace-consumer: Drop event support for this cycle
authorMark Brown <broonie@kernel.org>
Thu, 24 Aug 2023 22:48:22 +0000 (23:48 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 24 Aug 2023 22:58:34 +0000 (23:58 +0100)
commitb96c22476ff4bc3459933f87ba52cbb7910ffc6b
tree355cf5209c0e5a6feaf66dd1a6a5fc794a6ca67b
parent21cc7f816c670423a9dae06ad7de5fbc40da97c7
regulator: userspace-consumer: Drop event support for this cycle

Drop commit 22475bcc2083 ("regulator: userspace-consumer: Add regulator
event support") since Zev Weiss points out that it leaks the constants
we use for notifications out as ABI which isn't ideal, we should have
something more abstracted there.  There's a definite need for this
feature but it needs some more work on the interface.

Signed-off-by: Mark Brown <broonie@kernel.org
Link: https://lore.kernel.org/r/20230824-regulator-remove-status-sysfs-v1-1-554956e8c1ca@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org
drivers/regulator/userspace-consumer.c