default:
break;
}
/*
* Amilo Pro V2055 with ALC655 has phone out by default
* disabled (surround on), leaving us only with internal speakers. This
* should really go to mixer. We write the Data Flow Control reg.
*/
ac97_wrcd(codec, 0x6a, ac97_rdcd(codec, 0x6a) | 1);