|
@@ -116,7 +116,6 @@ static struct i2c_algorithm saa7164_i2c_algo_template = {
|
|
|
static struct i2c_adapter saa7164_i2c_adap_template = {
|
|
|
.name = "saa7164",
|
|
|
.owner = THIS_MODULE,
|
|
|
- .id = I2C_HW_B_SAA7164,
|
|
|
.algo = &saa7164_i2c_algo_template,
|
|
|
.client_register = attach_inform,
|
|
|
.client_unregister = detach_inform,
|