summaryrefslogtreecommitdiff
path: root/drivers/iio/humidity/hdc2010.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/humidity/hdc2010.c')
-rw-r--r--drivers/iio/humidity/hdc2010.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/humidity/hdc2010.c b/drivers/iio/humidity/hdc2010.c
index 83f5b9f60780..1381df46187c 100644
--- a/drivers/iio/humidity/hdc2010.c
+++ b/drivers/iio/humidity/hdc2010.c
@@ -272,7 +272,6 @@ static int hdc2010_probe(struct i2c_client *client,
data->client = client;
mutex_init(&data->lock);
- indio_dev->dev.parent = &client->dev;
/*
* As DEVICE ID register does not differentiate between
* HDC2010 and HDC2080, we have the name hardcoded