Hi, On Wed, Aug 28, 2024 at 9:03 AM Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: > > Switch to devm_regulator_bulk_get_const() to stop setting the supplies > list in probe(), and move the regulator_bulk_data struct in static const. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > drivers/gpu/drm/panel/panel-visionox-vtdr6130.c | 26 +++++++++++++++---------- > 1 file changed, 16 insertions(+), 10 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>