thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Apr 2014 17:02:55 +0000 (19:02 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:22:44 +0000 (09:22 +0900)
commitfd99489d977b53dfdd9e9b92c0b2fd8f1a8d3ecf
tree1bbbb39ee61645f0ef6fefb43740be530e5ab6f0
parent31889a899d6e5441e6968c9e1023920caec356c5
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()

There's no need for this to be synchronous

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
(cherry picked from commit 09be511cdab813c2971c9f9af0cb40f6583cf80d)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/thermal/rcar_thermal.c