Re: [PATCH 1/2] drm/mcde: Rename flow function

2020-07-29 Thread Stephan Gerhold
On Tue, Jul 28, 2020 at 11:43:18PM +0200, Linus Walleij wrote: > The function mcde_display_send_one_frame() has a historical > name that stems from being implemented when the driver > only supported single frame updates. > > Rename it mcde_start_flow() so that it reflects the current > usage. > >

[PATCH 1/2] drm/mcde: Rename flow function

2020-07-28 Thread Linus Walleij
The function mcde_display_send_one_frame() has a historical name that stems from being implemented when the driver only supported single frame updates. Rename it mcde_start_flow() so that it reflects the current usage. Cc: Stephan Gerhold Signed-off-by: Linus Walleij --- drivers/gpu/drm/mcde/m