drm/i915: fold in IS_PNV checks from the split up find_dpll functions
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 3 Jun 2013 18:56:24 +0000 (20:56 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Jun 2013 11:56:52 +0000 (13:56 +0200)
Since I stand by my rule that splitting functions should only do an
exact copy, this is a follow-up patch.

Suggested-by: Paulo Zanoni <przanoni@gmail.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found