commit | 468c1b934c0367d15f90314ae316cd33551f70a5 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Aug 25 17:13:32 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:16:47 2011 +0300 |
tree | 48387af7e9106247a1308bd5997c0fd9cee77d3e | |
parent | 937fce138ff295df6f3bbb3b07464e3902b6bc0f [diff] |
OMAP: DSS2: HDMI: remove error prints in check_timings check_timings() is supposed to be used to verify if timings are ok or not. Currently the HDMI driver prints error messages if the timings are not ok. This is not right, as it is no error to give invalid timings to check_timings(). Remove the error prints. Cc: Mythri P K <mythripk@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>