|
@@ -517,6 +517,7 @@ static const struct iio_info ad7291_info = {
|
|
|
.read_event_value = &ad7291_read_event_value,
|
|
|
.write_event_value = &ad7291_write_event_value,
|
|
|
.event_attrs = &ad7291_event_attribute_group,
|
|
|
+ .driver_module = THIS_MODULE,
|
|
|
};
|
|
|
|
|
|
static int ad7291_probe(struct i2c_client *client,
|