ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt
authorBenoit Cousson <b-cousson@ti.com>
Fri, 20 Jan 2012 17:14:00 +0000 (18:14 +0100)
committerBenoit Cousson <b-cousson@ti.com>
Thu, 16 Feb 2012 22:06:28 +0000 (23:06 +0100)
This warning becomes a little bit too verbose with the increase of
device nodes in some DTS files.

Change it to debug only.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>

No differences found