mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 21:41:28 +01:00
c253ef85df
The get_edid_info function just does a memcpy of the info from the driver. There is no need to trace to syslog everytime this happens (which is a lot). Also convert an error message from TRACE to ERROR so it remains visible when tracing is disabled.