PM / devfreq: Reduce log severity for informative message
authorTzung-Bi Shih <tzungbi@google.com>
Tue, 14 Dec 2021 06:31:00 +0000 (14:31 +0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 16 Dec 2021 02:29:54 +0000 (11:29 +0900)
commit4667431419e93b63b4edfe7abdfc96cefcbcc051
tree7e0918d135024efbbf568a5f6f2912b22b49fa1b
parenta4b3c62fd0e8673cb6708ad65551020c8e25d3f2
PM / devfreq: Reduce log severity for informative message

Suppose devfreq_update_status() failure in devfreq_set_target() is not a
critical error, reduces the log severity.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/devfreq.c