commit | 4e552310cdf0c81210b5fc9173f7cf497eeb9feb | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Fri May 20 06:25:06 2016 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Jun 28 00:40:00 2016 +0200 |
tree | f9f4e8bdcbb87627e9a4431a55ef39f6d973adba | |
parent | 604fdfa45886f04ad6070c1b8266c7f4154bc497 [diff] |
HSI: omap_ssi: call msg->complete() from process context msg->complete() should always be called from process context once irq_safe runtime pm flag is no longer set for omap-ssi. Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-by: Pavel Machek <pavel@ucw.cz>