OMAP: omap_device: make latency autoadjust messages debug
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 Jul 2011 13:18:24 +0000 (16:18 +0300)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 23:35:45 +0000 (16:35 -0700)
commit47c3e5d8060406d8b3be1b4db91e2543673dd225
tree88609f1eff4b206ecb53132e0198d15d7a7112cc
parent49882c99401fa2777157908479169accf039cab7
OMAP: omap_device: make latency autoadjust messages debug

During normal system operation warning messages similar to this
are appearing quite often:
omap_device: omap4-keypad.-1: new worst case activate latency 0: 61035

This doesn't seem to be reporting a problem, nor is it very useful for
non-developers, so reduce it to debug level.

Acked-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/plat-omap/omap_device.c