drm/i915: Use pipe_name() in the get_plane_config() functions
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 20 Jan 2015 12:51:48 +0000 (12:51 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 08:51:02 +0000 (09:51 +0100)
We may as well try to be consistent everywhere and know the pipes by
their name.

Reviewed-By: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found