Re: [PATCH RESEND v4 1/2] gpu: drm: sii902x: Use devm_regulator_bulk_get_enable()

2022-11-29 Thread Robert Foss
Hey Matti, Can you use an already used prefix for this commit title: - drm/bridge: sii902x: On Wed, 16 Nov 2022 at 14:03, Matti Vaittinen wrote: > > Simplify using devm_regulator_bulk_get_enable() > > Signed-off-by: Matti Vaittinen > Acked-by: Robert Foss > > --- > I am doing a clean-up for my

[PATCH RESEND v4 1/2] gpu: drm: sii902x: Use devm_regulator_bulk_get_enable()

2022-11-16 Thread Matti Vaittinen
Simplify using devm_regulator_bulk_get_enable() Signed-off-by: Matti Vaittinen Acked-by: Robert Foss --- I am doing a clean-up for my local git and encountered this one. Respinning as it seems this one fell through the cracks. --- drivers/gpu/drm/bridge/sii902x.c | 26 -