commit | 26d970225d876437287ec47a60cf4a07fe08733d | [log] [tgz] |
---|---|---|
author | Bard Liao <yung-chuan.liao@linux.intel.com> | Tue May 19 01:43:22 2020 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Tue May 19 12:44:35 2020 +0530 |
tree | 0a231e257d1719087a90fb63937da5b0f3a8a1cf | |
parent | 7ceaa40b930e462ba0477ca6af34ec04d08181dc [diff] |
soundwire: master: add runtime pm support We need to enable runtime_pm on master device with generic helpers, so that a Slave-initiated wake is propagated to the bus parent. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Acked-by: Jaroslav Kysela <perex@perex.cz> Link: https://lore.kernel.org/r/20200518174322.31561-6-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>