ASoC: wm8903: Remove outdated DMIC comment

Support for DMICs was added in commit 97945c46a2 ("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>
This commit is contained in:
Charles Keepax 2023-03-28 10:58:19 +01:00 committed by Mark Brown
parent 39db65a0a1
commit 7739b15277
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -9,7 +9,6 @@
*
* TODO:
* - TDM mode configuration.
* - Digital microphone support.
*/
#include <linux/module.h>