diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2010-09-03 07:19:53 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-09-14 17:22:18 +0900 |
commit | 6ee4845270d9b1e7ea348f9e3b6347f54f986abb (patch) | |
tree | 6fe1ff937cd019341b95a480d64b6ee2f929ce58 /kernel | |
parent | 14177a5e56904a584f3777f36b50c8d7bfde5810 (diff) | |
download | talos-obmc-linux-6ee4845270d9b1e7ea348f9e3b6347f54f986abb.tar.gz talos-obmc-linux-6ee4845270d9b1e7ea348f9e3b6347f54f986abb.zip |
fbdev: sh_mobile_hdmi: simplify the EDID reading procedure
The present SH-Mobile HDMI driver reads and parses the EDID block into a
variable screeninfo object, but since it is still unable to dynamically
reconfigure the framebuffer, it overwrites the EDID information with preset
values again. This patch just uses a temporary variable to store the EDID
timing information instead.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions