]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
PM / devfreq: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:42:57 +0000 (16:42 -0500)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 28 Aug 2017 00:15:33 +0000 (09:15 +0900)
commite8305d408f7873f5a640c74f09d5665771acc369
treea28063b5d743032ed575c2d5a5131a9a7cd8b494
parent14ccee78fc82f5512908f4424f541549a5705b89
PM / devfreq: Convert to using %pOF instead of full_name

Now that we have a custom printf format specifier, convert users of
full_name to use %pOF instead. This is preparation to remove storing
of the full path string for each node.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: linux-pm@vger.kernel.org
drivers/devfreq/devfreq-event.c