From: Paulo Zanoni Date: Fri, 7 Mar 2014 23:12:33 +0000 (-0300) Subject: drm/i915: add gen-specific runtime suspend/resume functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bea20794f600ae9248bef296e3b62d12087a1e;p=pandora-kernel.git drm/i915: add gen-specific runtime suspend/resume functions We're adding runtime suspend support to more platforms, so organize the code in a way that all a new platform needs to do is to add its own gen-specific functions. Also rename the i915_ functions to intel_ to make it clear that it's the top level one, not something that just runs on i915 platforms. Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed