7 Mar
2021
7 Mar
'21
9:51 p.m.
On Sun, Mar 7, 2021 at 5:23 PM Peter Robinson pbrobinson@gmail.com wrote:
In 61fbeb5 the sirf prima/atlas drivers were removed. This cleans up a stray header and some Kconfig entries for the codec that were missed in the process.
Fixes: 61fbeb5dcb3d (ASoC: remove sirf prima/atlas drivers) Signed-off-by: Peter Robinson pbrobinson@gmail.com Cc: Arnd Bergmann arnd@arndb.de Cc: Mark Brown broonie@kernel.org
Good catch!
Acked-by: Arnd Bergmann arnd@arndb.de
I noticed I also left two DT binding files:
Documentation/devicetree/bindings/sound/sirf-audio.txt Documentation/devicetree/bindings/sound/sirf-audio-port.txt
Mark, I'll send you a separate patch for those, but feel free to just include the binding removal in Peter's patch and ignore my patch.
Arnd