drm/i915: remove open-coded drm_mode_object_find
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 11 Aug 2009 14:05:30 +0000 (16:05 +0200)
committerEric Anholt <eric@anholt.net>
Fri, 4 Sep 2009 20:05:41 +0000 (13:05 -0700)
commitc05422d52ee6b4cff8b63eab1a7351780518fc5e
treedb39ac4f81f70cd1703c832ce9c2484cb05d2eae
parent67cf781bea52d461b7c8b63b23be19e87c33d7bf
drm/i915: remove open-coded drm_mode_object_find

And clean up a small whitespace goof-up in the same function, while
I was looking at it.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c