commit | da4c07b727dd00f28840c3ee26510ad58001a6b8 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sun Nov 30 19:57:42 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Dec 01 17:19:35 2014 +0100 |
tree | 852601f06bd1b9aae75b04bb89c6b2d2b12264db | |
parent | d6885d6590378cfe564a3eaca2e26ba617b25f71 [diff] |
drm/edid: shorten log output in case of all zeroes edid block There is no need to dump the whole EDID block in case it contains no information. Just print a single line stating the block is empty instead of 8 lines containing only zeroes. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>