diff options
author | Chanwoo Choi <[email protected]> | 2016-01-26 13:21:26 +0900 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2016-05-03 11:20:07 +0900 |
commit | 0fe3a66410a3ba96679be903f1e287d7a0a264a9 (patch) | |
tree | 1ce223e8508fce15daebc93b6ce511721e418fc9 /drivers/fpga/fpga-mgr.c | |
parent | 8f510aeb223b26c4ffbece9fa92e4befea470f57 (diff) |
PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
This patch adds the new DEVFREQ_TRANSITION_NOTIFIER notifier to send
the notification when the frequency of device is changed.
This notifier has two state as following:
- DEVFREQ_PRECHANGE : Notify it before chaning the frequency of device
- DEVFREQ_POSTCHANGE : Notify it after changed the frequency of device
And this patch adds the resourced-managed function to release the resource
automatically when error happen.
Signed-off-by: Chanwoo Choi <[email protected]>
[m.reichl and linux.amoon: Tested it on exynos4412-odroidu3 board]
Tested-by: Markus Reichl <[email protected]>
Tested-by: Anand Moon <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions