From: Tomi Valkeinen Date: Fri, 13 Jan 2012 11:14:57 +0000 (+0200) Subject: OMAPDSS: DISPC: print fifo threshold values in bytes X-Git-Tag: v3.4-rc1~125^2~8^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb5d966e233167fcbeb7c7d7a66294e13ee9d90;p=pandora-kernel.git OMAPDSS: DISPC: print fifo threshold values in bytes Fifo thresholds are calculated using bytes, but the debug print prints values in buffer units. Change the prints to use bytes to be in line with the calculations, and also to print in the same units on all OMAPs. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed