commit | 7112cfef3ad99a677c8cdae96b2c29c909ed859a | [log] [tgz] |
---|---|---|
author | Patrick Bellasi <patrick.bellasi@arm.com> | Thu Feb 25 16:54:16 2016 +0000 |
committer | Patrick Bellasi <patrick.bellasi@arm.com> | Thu Feb 25 18:47:39 2016 +0000 |
tree | 48ac6a4d9592159ce157d06483edc2a343867bd5 | |
parent | e2e5e687e91c7c9166ff4e9159fb98bf5af5ede3 [diff] |
cgroup: demote info logging statement The info statements are clobbering the "normal" output of devlib users. This patch demote the logging to debug level. The user can still log-report these information from the corresponding functions call site. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>