Skip to content
Commit 34bd3220 authored by MyungJoo Ham's avatar MyungJoo Ham
Browse files

PM / devfreq: Do not show statistics if it's not ready.



Before this patch for a device without statistics support,

$ cat trans_stat
    From  :   To
          :   time(ms)
Total transitions : 0
$

After this patch applied for such a device,

$ cat trans_stat
Not Supported.
$

Signed-off-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
parent d7df1e46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment