From: Paulo Zanoni Date: Thu, 21 Nov 2013 15:47:16 +0000 (-0200) Subject: drm/i915: use the correct force_wake function at the PC8 code X-Git-Tag: v3.13-rc4~39^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1216444283e81fd904593a4a77c90adfe5d14d1;p=pandora-kernel.git drm/i915: use the correct force_wake function at the PC8 code When I submitted the first patch adding these force wake functions, Chris Wilson observed that I was using the wrong functions, so I sent a second version of the patch to correct this problem. The problem is that v1 was merged instead of v2. I was able to notice the problem when running the debugfs-forcewake-user subtest of pm_pc8 from intel-gpu-tools. Cc: stable@vger.kernel.org Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed