[Intel-gfx] [PATCH 9/9] drm/i915: Fold the DPLL limit defines into the structs that use them.

Jesse Barnes jbarnes at virtuousgeek.org
Thu Mar 31 18:12:56 CEST 2011


On Wed, 30 Mar 2011 13:01:10 -0700
Eric Anholt <eric at anholt.net> wrote:

> They're used in one place, and not providing any descriptive value,
> with their names just being approximately the conjunction of the
> struct name and the struct field.
> 
> This diff was produced with gcc -E, copying the new struct definitions
> out, moving a couple of the old comments into place in the new
> structs, and reindenting.
> 
> Signed-off-by: Eric Anholt <eric at anholt.net>
> ---
>  drivers/gpu/drm/i915/intel_display.c |  650 ++++++++++------------------------
>  1 files changed, 181 insertions(+), 469 deletions(-)

Yes!

Acked-by: Jesse Barnes <jbarnes at virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center



More information about the Intel-gfx mailing list