]> Pileus Git - ~andy/linux/commit
drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 18 Dec 2013 08:08:43 +0000 (09:08 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 10 Jan 2014 19:53:54 +0000 (20:53 +0100)
commit704cfb87886cddffd79e78ea5f717963dac68175
tree0950d262fa716d8f4af693adfcbef413fe418d98
parent49938ac4592fee8a1405e379cf6fc57aedbec798
drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/

We specifically exclude original gen4 (i.e. i965g/gm), so update the
naming for consistency. Spotted while reviewing related code due to a
report from Jesse about byt needing again different values.

v2: g4x, not gm45 since this also applies to the desktop version.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c