diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2017-10-23 03:32:11 +0200 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-10-26 10:08:40 +0200 |
commit | ccc4c3bcbb7de3cb61723f7584c01c3bde6cfbbb (patch) | |
tree | 5c35e3aa7b502cb40294d0abede18e7cb75ef7f1 /drivers/devfreq/governor_powersave.c | |
parent | PM / devfreq: Show the all available frequencies (diff) | |
download | linux-ccc4c3bcbb7de3cb61723f7584c01c3bde6cfbbb.tar.xz linux-ccc4c3bcbb7de3cb61723f7584c01c3bde6cfbbb.zip |
PM / devfreq: Remove unneeded conditional statement
The freq_table array of each devfreq device is always not NULL.
In result, it is unneeded to check whether profile->freq_table
is NULL or not.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'drivers/devfreq/governor_powersave.c')
0 files changed, 0 insertions, 0 deletions