From: Tomi Valkeinen Date: Thu, 25 Aug 2011 14:13:32 +0000 (+0300) Subject: OMAP: DSS2: HDMI: remove error prints in check_timings X-Git-Tag: v3.2-rc1~98^2~1^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468c1b934c0367d15f90314ae316cd33551f70a5;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed