drm/panel: update EDID BLOB in panel_simple_get_modes()
authorStephen Warren <swarren@nvidia.com>
Thu, 9 Jan 2014 18:37:34 +0000 (11:37 -0700)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Jan 2014 15:02:02 +0000 (16:02 +0100)
This stashes away the EDID data so that the sysfs per-connector file
"edid" can display it. Without this change, the "edid" file is always
empty.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c

Simple merge