There's no need to allocate edid twice and do a memcpy when drm helpers
exist to do just that. This patch cleans that interaction up, and
doesn't keep the edid hanging around in the connector.
BUG=chromium-os:36513
TEST=Tested on snow boot/hotplug/idle suspend/lid suspend
Change-Id: Ifb971a7a6c6ae66ce431b9a256886d9699adbd09 Signed-off-by: Sean Paul <seanpaul@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/38406