diff options
author | Chanwoo Choi | 2017-01-31 07:38:18 +0100 |
---|---|---|
committer | MyungJoo Ham | 2017-01-31 07:48:00 +0100 |
commit | 29b6968b05b6a4a858ba3ce767be1025ab59f2ca (patch) | |
tree | acc49d1522fa98593998a6c4e2a4cfe870ae8ffd /include/linux/cfag12864b.h | |
parent | PM / devfreq: Fix wrong trans_stat of passive devfreq device (diff) | |
download | kernel-qcow2-linux-29b6968b05b6a4a858ba3ce767be1025ab59f2ca.tar.gz kernel-qcow2-linux-29b6968b05b6a4a858ba3ce767be1025ab59f2ca.tar.xz kernel-qcow2-linux-29b6968b05b6a4a858ba3ce767be1025ab59f2ca.zip |
PM / devfreq: Remove unnecessary separate _remove_devfreq()
The _remove_devfreq() releases the all resources of the devfreq
device. This function is only called in the devfreq_dev_release().
For that reason, the devfreq core doesn't need to leave the
_remove_devfreq() separately. This patch releases the all
resources in the devfreq_dev_release() and then removes the
_remove_devfreq().
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'include/linux/cfag12864b.h')
0 files changed, 0 insertions, 0 deletions