From: Fabio Estevam Date: Wed, 9 Jan 2013 15:52:30 +0000 (-0200) Subject: staging: ipu-di: Change DI address info to dev_dbg X-Git-Tag: v3.9-rc1~127^2~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed73591a5c2ea4a77e89a2ef303a92e2e5c517da;p=pandora-kernel.git staging: ipu-di: Change DI address info to dev_dbg Currently when ipuv3 is probed we have: imx-ipuv3 40000000.ipu: DI0 base: 0x5e040000 remapped to a08aa000 imx-ipuv3 40000000.ipu: DI1 base: 0x5e048000 remapped to a08ac000 imx-ipuv3 40000000.ipu: IPUv3EX probed The DI base address and the remapped address are more interesting for debug purposes, so mark this message as dev_dbg instead. Signed-off-by: Fabio Estevam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed