ASoC: wm8903: Remove outdated DMIC comment
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 28 Mar 2023 09:58:19 +0000 (10:58 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Mar 2023 13:49:31 +0000 (14:49 +0100)
Support for DMICs was added in commit 97945c46a23d ("ASoC: WM8903:
Implement DMIC support"). Remove them from the TODO list at the top of
the driver.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230328095819.1632802-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8903.c

index 41346e5..1dc8e20 100644 (file)
@@ -9,7 +9,6 @@
  *
  * TODO:
  *  - TDM mode configuration.
- *  - Digital microphone support.
  */
 
 #include <linux/module.h>