···2323#ifndef LINUX_I2C_ID_H2424#define LINUX_I2C_ID_H25252626+/* Please note that I2C driver IDs are optional. They are only needed if a2727+ legacy chip driver needs to identify a bus or a bus driver needs to2828+ identify a legacy client. If you don't need them, just don't set them. */2929+2630/*2731 * ---- Driver types -----------------------------------------------------2832 */