[PATCH 5/7] drm/edid: Split mode lists out to their own header for readability

2010-08-03 Thread Adam Jackson
... of the code, not of the mode lists. Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 354 +--- drivers/gpu/drm/drm_edid_modes.h | 380 ++ 2 files changed, 381 insertions(+), 353 deletions(-) create mode

[PATCH 5/7] drm/edid: Split mode lists out to their own header for readability

2010-08-03 Thread Adam Jackson
... of the code, not of the mode lists. Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 354 +--- drivers/gpu/drm/drm_edid_modes.h | 380 ++ 2 files changed, 381 insertions(+), 353 deletions(-) create mode