]> Pileus Git - ~andy/linux/commit
OMAPDSS: DISPC: print fifo threshold values in bytes
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 13 Jan 2012 11:14:57 +0000 (13:14 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 25 Jan 2012 11:46:19 +0000 (13:46 +0200)
commit3cb5d966e233167fcbeb7c7d7a66294e13ee9d90
tree3d6b20ec2ccca7c92574428be2813da98f3043d6
parent1d71f42b35ed66d90a9a39bc515bb16cfe2d4a46
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 <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c