commit | bcb27549f4185ca7d0168e201931613706ef2b83 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Jan 18 19:52:34 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Jan 22 13:28:39 2013 +0100 |
tree | c9c77e26c0c9b8ef5aa4c85efff2464900283b69 | |
parent | 78e8eb8feab7d85f4cc215afe1457a228bf4eed9 [diff] |
PM / devfreq: add locking documentation for recommended_opp OPP pointers are protected by RCU locks, the pointer validity is permissible only under the section of rcu_read_lock to rcu_read_unlock Add documentation to the effect. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>