From: Laurent Pinchart Date: Mon, 23 Feb 2015 14:55:56 +0000 (+0200) Subject: drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes() X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48596d502e93a62fd1adab42b0a923709cd1c115;p=pandora-kernel.git drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes() Only the planes to CRTCs association control register DPTSR needs to be protected by custom locking, don't hold the mutex around the whole code. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed