commit | 5dc06b7ea31a41707ab67e3caad5127bd45069b6 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Fri Jan 20 18:14:00 2012 +0100 |
committer | Benoit Cousson <b-cousson@ti.com> | Thu Feb 16 23:06:28 2012 +0100 |
tree | 1e528ee16e812744c7273be585f1477f952a28ad | |
parent | 0e02a8c1a5a5aea8b0fd8c16dd7d1ac2de641275 [diff] |
ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt 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>