cpufreq: Create a macro for unlock_policy_rwsem{read,write}
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 7 Feb 2013 10:08:42 +0000 (15:38 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 00:22:06 +0000 (01:22 +0100)
On the lines of macro: lock_policy_rwsem, we can create another macro for
unlock_policy_rwsem. Lets do it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found