commit | afa99da863e8e00efd8ce2f8840ed31d50abb889 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Thu Dec 29 12:34:06 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sat Dec 31 18:36:31 2016 +0000 |
tree | 632745e6d92e23a222dcdd6e58321ce2475641e0 | |
parent | e7e52dfc68a2160570c7ec51415e391961160edb [diff] |
ASoC: samsung: i2s: Let runtime PM operations to control op_clk too This patch adds handling of parent operational clock to runtime PM callbacks. This way it is ensured that when I2S module is in runtime suspended state, all its parent clocks are disabled and unprepared. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>