OMAP2,3: DSS2: replace printk with dev_dbg in init
authorSumit Semwal <sumit.semwal@ti.com>
Mon, 24 Jan 2011 06:22:03 +0000 (06:22 +0000)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:21 +0000 (15:46 +0200)
commita06b62f8004bd95c132fa312e8593c9a10f466ec
tree6ccc3655462fe43c0ba3737cbcb0b0f5612a0e8d
parentc8aac01b7bd1109795586db11ea7f12ab1e2d163
OMAP2,3: DSS2: replace printk with dev_dbg in init

This patch replaces printk's in the init/probe functions to dev_dbg
for boot time optimization.

Reviewed-by: Kevin Hilman <khilman@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/rfbi.c
drivers/video/omap2/dss/venc.c