commit | 9b41da80e09128574f09bed8dc5a5fc6f72a8239 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Thu Dec 29 12:34:07 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sat Dec 31 18:36:31 2016 +0000 |
tree | 0f6ea99410c1626082c51f03e8b43adf87c53f09 | |
parent | afa99da863e8e00efd8ce2f8840ed31d50abb889 [diff] |
ASoC: samsung: i2s: Provide I2S device for registered clocks This patch adds pointer to I2S device to clk_register_* functions. This in the future allow clock framework to ensure proper runtime state of the I2S device during all operations on the clocks provided by I2S module. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>