Merge branch 'topic/hda' into to-push

This commit is contained in:
Takashi Iwai
2008-12-25 11:40:28 +01:00
30 changed files with 5773 additions and 2361 deletions
+1
View File
@@ -659,6 +659,7 @@ struct input_absinfo {
#define SW_RADIO SW_RFKILL_ALL /* deprecated */
#define SW_MICROPHONE_INSERT 0x04 /* set = inserted */
#define SW_DOCK 0x05 /* set = plugged into dock */
#define SW_LINEOUT_INSERT 0x06 /* set = inserted */
#define SW_MAX 0x0f
#define SW_CNT (SW_MAX+1)