On Sunday 14 June 2009, Hans Verkuil wrote: > > /* { I2C_BOARD_INFO("tlv320aic3x", 0x1b), }, */ > > Huh? What's this? I only know the tlv320aic23b and that's an audio driver. AIC33 is another audio codec chip: http://focus.ti.com/docs/prod/folders/print/tlv320aic33.html One can't list audio codecs with other board-specific data until the ASoC initialization gets re-worked to allow it. That's why it's commented out of the list-of-i2c-devices-on-the-board. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html