ASoC: stac9766: Move register defines to main source file
[linux-2.6-block.git] / sound / soc / codecs / stac9766.c
index e54e4a4ce29609173e8865f830878c60872b54ea..f675d343b5292c5e06b9c60abd482d3bb725737c 100644 (file)
 #include <sound/soc.h>
 #include <sound/tlv.h>
 
-#include "stac9766.h"
-
 #define STAC9766_VENDOR_ID 0x83847666
 #define STAC9766_VENDOR_ID_MASK 0xffffffff
 
+#define AC97_STAC_DA_CONTROL 0x6A
+#define AC97_STAC_ANALOG_SPECIAL 0x6E
+#define AC97_STAC_STEREO_MIC 0x78
+
 /*
  * STAC9766 register cache
  */