21 Dec
2011
21 Dec
'11
9:38 a.m.
Takashi,
With the anticipation we'll be adding lots of pincfg numbers in future:
+ [ALC662_FIXUP_ECS] = { + .type = ALC_FIXUP_PINS, + .v.pins = (const struct alc_pincfg[]) { + { 0x14, 0x99130110 }, /* speaker */ + { 0x18, 0x01a19820 }, /* mic */
These numbers are anything but intuitive. Do you mind me introduce some macros to make them easier to compose and read?
Thanks, Fengguang