]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: samsung: i2s: Provide I2S device for registered clocks
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 29 Dec 2016 11:34:07 +0000 (12:34 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 31 Dec 2016 18:36:31 +0000 (18:36 +0000)
commit9b41da80e09128574f09bed8dc5a5fc6f72a8239
tree0f6ea99410c1626082c51f03e8b43adf87c53f09
parentafa99da863e8e00efd8ce2f8840ed31d50abb889
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>
sound/soc/samsung/i2s.c