]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - sound/soc/codecs/ad1980.c
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[net-next-2.6.git] / sound / soc / codecs / ad1980.c
index 1371afac657b842835b7337e1129ef29bc231708..81a4440499366d386a144f3d40add9da4b128496 100644 (file)
  *  option) any later version.
  */
 
+/*
+ * WARNING:
+ *
+ * Because Analog Devices Inc. discontinued the ad1980 sound chip since
+ * Sep. 2009, this ad1980 driver is not maintained, tested and supported
+ * by ADI now.
+ */
+
 #include <linux/init.h>
 #include <linux/slab.h>
 #include <linux/module.h>
@@ -283,6 +291,6 @@ static void __exit ad1980_exit(void)
 }
 module_exit(ad1980_exit);
 
-MODULE_DESCRIPTION("ASoC ad1980 driver");
+MODULE_DESCRIPTION("ASoC ad1980 driver (Obsolete)");
 MODULE_AUTHOR("Roy Huang, Cliff Cai");
 MODULE_LICENSE("GPL");