On Mon, Mar 30, 2026 at 09:25:43PM +0200, Luca Ceresoli wrote: > Putting the ep device_node reference requires a of_node_put(ep) in many > return points. Use a cleanup action to simplify the code. > > Signed-off-by: Luca Ceresoli <[email protected]> > > --- > > This patch is new in v2 > --- > drivers/gpu/drm/mxsfb/lcdif_drv.c | 13 +++---------- > 1 file changed, 3 insertions(+), 10 deletions(-)
Reviewed-by: Liu Ying <[email protected]>
