]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Tue, 3 Jul 2018 14:56:30 +0000 (17:56 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 3 Jul 2018 15:33:38 +0000 (16:33 +0100)
commit8e999167e763772ce5f05734801725056475649b
treeff2f9559aab334e1bf67c54186adfbeb2f0e1ddf
parenta8c7cdce8cb32e9012d8846c781620f09c1eb03d
ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)

The generated clock (gclk) driver is able to set aclk as its parent and
change its rate alone, if needed. This means that our driver no longer
needs to configure aclk and we can let gclk select and configure its
clock source.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/atmel-i2s.c