VIA_PORT_31
sensor_adapter = viafb_find_i2c_adapter(VIA_PORT_31);
viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_31;
if (viafb_lvds_identify_vt1636(VIA_PORT_31)) {
viaparinfo->chip_info->lvds_chip_info.i2c_port = VIA_PORT_31;
[VIA_PORT_31] = { VIA_PORT_I2C, VIA_MODE_I2C, VIASR, 0x31 },
[VIA_PORT_31] = { VIA_PORT_I2C, VIA_MODE_I2C, VIASR, 0x31 },
shared->i2c_31 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_31));