From: Jani Nikula Date: Wed, 27 May 2015 12:03:42 +0000 (+0300) Subject: drm/i915: group all hotplug related fields into a new struct in dev_priv X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcece80ecdac932a0acb71e3a239c39dd4af20f;p=pandora-kernel.git drm/i915: group all hotplug related fields into a new struct in dev_priv There are plenty of hotplug related fields in struct drm_i915_private scattered all around. Group them under one hotplug struct. Clean up naming while at it. No functional changes. Signed-off-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed