commit | cee31c52df6263555c11cf51ee6ea30637e0cfd1 | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com> | Fri Nov 16 10:50:03 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 18:02:04 2012 -0800 |
tree | b8efe7c915795e00047f36e74f9ae1fd4411f5a9 | |
parent | 191c5f10275cfbb36802edadbdb10c73537327b4 [diff] |
Revert "sh-sci / PM: Avoid deadlocking runtime PM" This reverts commit 048be431e4 (sh-sci / PM: Avoid deadlocking runtime PM, from Rafael J. Wysocki <rjw@sisk.pl>, 2012-03-09). In order to get console PM work properly, we should implement uart_ops ->pm() operation, rather than sprinkle band-ading runtime PM calls in the driver. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>