From: Paulo Zanoni Date: Fri, 7 Mar 2014 23:08:13 +0000 (-0300) Subject: drm/i915: don't get/put PC8 when getting/putting power wells X-Git-Tag: v3.15-rc1~51^2~18^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a932d88ae88ed8c601956802be8f8f39a06821d;p=pandora-kernel.git drm/i915: don't get/put PC8 when getting/putting power wells Because we already get/put runtime PM every time we get/put any power domain, and now PC8 and runtime PM are the same thing. With this, we can also now kill the hsw_{en,dis}able_package_c8 functions. v2: - Rebase. v3: - Rebase. v4: - Rebase. Reviewed-by: Jesse Barnes Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed