From 72a5c970a57b51f20f8876816869c937340176b5 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 15 Jul 2014 10:38:10 -0400 Subject: [PATCH] drm/radeon: restructure edid fetching Split radeon_ddc_get_modes() and move it into radeon_connectors.c since that is the only place that uses it. Signed-off-by: Alex Deucher --- Reading git-format-patch failed