Files
linux_media/drivers/devfreq
Chanwoo Choi ccc4c3bcbb 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>
2017-10-26 17:08:40 +09:00
..
2017-02-20 14:23:40 +01:00
2017-02-20 14:23:40 +01:00
2017-08-28 10:23:57 +09:00