On Wed, Nov 16, 2022 at 2:03 PM Matti Vaittinen <mazziesaccount@xxxxxxxxx> wrote: > > Simplify using the devm_regulator_get_enable_optional(). Also drop the > seemingly unused struct member 'hdmi_supply'. Personally I'd replace "seemingly" with "now" because hdmi_supply was used before (although only in this one function, which makes it a bit pointless). This is minor enough. So with or without that change this gets my: Acked-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>