diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2016-11-08 18:13:27 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2016-11-17 11:31:29 +0900 |
commit | 927b75a628b1d80fef171420fbd694fc28d9b8e9 (patch) | |
tree | edb56e11448f88fe45b5803dee3a1fc64fa59039 /Documentation/dmaengine | |
parent | bafeb42bd80fb269d5cc396d28165818aae5994c (diff) | |
download | blackbird-obmc-linux-927b75a628b1d80fef171420fbd694fc28d9b8e9.tar.gz blackbird-obmc-linux-927b75a628b1d80fef171420fbd694fc28d9b8e9.zip |
PM / devfreq: rk3399_dmc: Use the resource-managed function to add devfreq dev
This patch uses the resource-managed to add the devfreq device.
This function will make it easy to handle the devfreq device.
- struct devfreq *devm_devfreq_add_device(struct device *dev,
struct devfreq_dev_profile *profile,
const char *governor_name,
void *data);
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'Documentation/dmaengine')
0 files changed, 0 insertions, 0 deletions