From: Daniel Vetter Date: Tue, 30 Sep 2014 08:56:44 +0000 (+0200) Subject: drm/i915: Use dev_priv instead of dev in irq setup functions X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b963291cf9af882b2f30693fa8459afbdb0ed288;p=pandora-kernel.git drm/i915: Use dev_priv instead of dev in irq setup functions It's the new world order! Not going full monty on these here and rolling this out throughout the subsequent call chains since this is just for the kerneldoc. Later on we can go more crazy, especially once we've embedded drm_device correctly. v2: Also frob the runtime_pm functions ... Signed-off-by: Daniel Vetter Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed