diff options
author | Viresh Kumar <[email protected]> | 2017-06-21 10:29:13 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-06-24 01:41:55 +0200 |
commit | 829a4e8c0e9aab17bcfe2ddb070388b8ada26292 (patch) | |
tree | d81f8ee5aee499c3dac6115557bc740f9f98ec66 /net/unix/af_unix.c | |
parent | b21569cf1de925e0a42c9964bd7f520cb4a4d875 (diff) |
PM / OPP: Add dev_pm_opp_{set|put}_clkname()
In order to support OPP switching, OPP layer needs to get pointer to the
clock for the device. Simple cases work fine without using the routines
added by this patch (i.e. by passing connection-id as NULL), but for a
device with multiple clocks available, the OPP core needs to know the
exact name of the clk to use.
Add a new set of APIs to get that done.
Tested-by: Rajendra Nayak <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions