From: Nishanth Menon Date: Thu, 19 Sep 2013 21:03:51 +0000 (-0500) Subject: PM / OPP: rename data structures to dev_pm equivalents X-Git-Tag: v3.13-rc1~96^2~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d43ba73eb98d8ba731208735c899129d9849e1;p=pandora-kernel.git PM / OPP: rename data structures to dev_pm equivalents Since Operating Performance Points (OPP) data structures are specific to device specific power management, be specific and rename opp_* data structures in OPP library with dev_pm_opp_* equivalent. Affected structures are: struct opp enum opp_event Minor checkpatch warning resulting of this change was fixed as well. Reported-by: Randy Dunlap Signed-off-by: Nishanth Menon Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed