OMAPDSS: Remove dss_debug variable
authorChandrabhanu Mahapatra <cmahapatra@ti.com>
Sat, 29 Sep 2012 08:27:31 +0000 (13:57 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 12 Oct 2012 11:15:31 +0000 (14:15 +0300)
commit28bcd199cc4465733c1ac0c70135a385fff97c71
tree49302fd87448cee78feaf1af4dda01493d9b6183
parentf30be7d326671ec5691f83b6d473550ac002e008
OMAPDSS: Remove dss_debug variable

All the debug prints have been replaced with pr_debug(). Thus, the dependency on
dss_debug variable is replaced with dyndbg in dynamic debugging mode and DEBUG
flag otherwise. So, the dss_debug variable is removed along with checks for
DEBUG flag.

Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com>
Reviewed-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss.h