From: Suman Anna Date: Tue, 17 Mar 2015 01:14:03 +0000 (-0500) Subject: ARM: OMAP: dmtimer: disable pm runtime on remove X-Git-Tag: fixes-v4.0-rc4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b7e5728ebcded3f2ced9cd3ff71076c91e85de;p=pandora-kernel.git ARM: OMAP: dmtimer: disable pm runtime on remove Disable the pm_runtime of the device upon remove. This is added to balance the pm_runtime_enable() invoked in the probe. Signed-off-by: Suman Anna Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed