commit | d2b8d695c61c4d2864eee900bebc2ced4f425645 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Fri Jun 17 22:05:32 2016 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Jun 28 00:39:43 2016 +0200 |
tree | 5ec3e41a3c67c61c28fbe8de3bfb63778cff293b | |
parent | fa1572d956ee072e965da01d2c46f10d2b67d017 [diff] |
HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant There is no need to wait for hardware to really reach idle states, so just release runtime PM asynchronously. Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-by: Pavel Machek <pavel@ucw.cz>