From: Ville Syrjälä Date: Thu, 16 Oct 2014 18:27:32 +0000 (+0300) Subject: drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0fb5bec73e4afd84d4dec040a9d54a971620ae;p=pandora-kernel.git drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants We'll be needing to the call the power seqeuencer functions while already holding pps_mutex, so split the locking out to small wrapper functions. Signed-off-by: Ville Syrjälä Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed