|
@@ -104,7 +104,6 @@ static int tsc2007_read_raw(struct iio_dev *indio_dev,
|
|
|
|
|
|
static const struct iio_info tsc2007_iio_info = {
|
|
static const struct iio_info tsc2007_iio_info = {
|
|
.read_raw = tsc2007_read_raw,
|
|
.read_raw = tsc2007_read_raw,
|
|
- .driver_module = THIS_MODULE,
|
|
|
|
};
|
|
};
|
|
|
|
|
|
int tsc2007_iio_configure(struct tsc2007 *ts)
|
|
int tsc2007_iio_configure(struct tsc2007 *ts)
|