]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerZhang Rui <rui.zhang@intel.com>
Thu, 15 May 2014 08:47:39 +0000 (16:47 +0800)
commit09be511cdab813c2971c9f9af0cb40f6583cf80d
tree5d445f5cbd7ec593dca314778cee2cf89c16734b
parentc65d34735a2a31d3b015804706037f8cb0726950
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>
drivers/thermal/rcar_thermal.c