Quoting Sean Paul (2021-09-15 13:38:29) > From: Sean Paul <[email protected]> > > encoder->commit() was being misused because there were some global > resources which needed to be tweaked in encoder->enable() which were not > accessible in dpu_encoder.c. That is no longer true and the redirect > serves no purpose any longer. So remove the indirection.
When did it become false? Just curious when this became obsolete. > > Signed-off-by: Sean Paul <[email protected]> > Link: > https://patchwork.freedesktop.org/patch/msgid/[email protected] > #v1 > > Changes in v2: > -None > --- Reviewed-by: Stephen Boyd <[email protected]> Tested-by: Stephen Boyd <[email protected]>
