From: Ruchika Kharwar Date: Thu, 6 Sep 2012 12:45:31 +0000 (+0300) Subject: serial: omap: fix sequence of pm_runtime_* calls. X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=856e35bf596e83a63c8a9ec749e9f2bcd24a1bdd;p=pandora-kernel.git serial: omap: fix sequence of pm_runtime_* calls. pm_runtime_enable() needs to be invoked before pm_runtime_use_autosuspend(), and pm_runtime_set_autosuspend_delay() functions. Tested-by: Shubhrajyoti D Signed-off-by: Nishanth Menon Signed-off-by: Ruchika Kharwar Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed