commit | 856e35bf596e83a63c8a9ec749e9f2bcd24a1bdd | [log] [tgz] |
---|---|---|
author | Ruchika Kharwar <ruchika@ti.com> | Thu Sep 06 15:45:31 2012 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 06 09:17:02 2012 -0700 |
tree | be4be0c32baa252a18374ec346971b86a5926565 | |
parent | 6c3a30c7fbed820f65d5e708f1e83468d8ec9921 [diff] |
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 <shubhrajyoti@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ruchika Kharwar <ruchika@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>