ASoC: atmel: Fixes for AT91SAM9G20-EK audio driver
authorMark Brown <broonie@kernel.org>
Tue, 5 Apr 2022 09:24:56 +0000 (10:24 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 5 Apr 2022 09:24:56 +0000 (10:24 +0100)
commit514ed489c684deb15f8dbe7d073bd2f7c8ba7b16
treea2ecaedf70acba53376ed53ed9f3a9cc89a42830
parentb695f5c0a86ea685500a72b6a9959da041f26da6
parent01251dd004d8e106295c3aa8e3ba890f0dd55e02
ASoC: atmel: Fixes for AT91SAM9G20-EK audio driver

Merge series from Mark Brown <broonie@kernel.org>:

At some point the machine driver for the audio subsystem on the
AT91SAM9G20-EK appears to have bitrotted, no longer probing due to
effects of the transition to the common clock framework. The first patch
in this series fixes the initial probe problem, with the rest of the
series being random other fixes and cleanups I noticed while looking at
the driver.