Re: [PATCH v3 08/10] drm: rcar-du: Create a group state object

2019-06-18 Thread Ulrich Hecht
> On June 17, 2019 at 11:09 PM Laurent Pinchart > wrote: > > > From: Kieran Bingham > > Create a new private state object for the DU groups, and move the > initialisation of a group object to a new function rcar_du_group_init(). > > Signed-off-by: Kieran Bingham > Signed-off-by: Laurent

[PATCH v3 08/10] drm: rcar-du: Create a group state object

2019-06-17 Thread Laurent Pinchart
From: Kieran Bingham Create a new private state object for the DU groups, and move the initialisation of a group object to a new function rcar_du_group_init(). Signed-off-by: Kieran Bingham Signed-off-by: Laurent Pinchart --- Changes since v2: - Call mutex_destroy() when cleaning up the