]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/iio/humidity/si7005.c
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio...
[karo-tx-linux.git] / drivers / iio / humidity / si7005.c
index 91972ccd8aafb8d151953f344ba54933be79da3a..98a022fa26ad0c81999881326f879a1009c03f53 100644 (file)
@@ -170,6 +170,7 @@ static int si7005_probe(struct i2c_client *client,
 
 static const struct i2c_device_id si7005_id[] = {
        { "si7005", 0 },
+       { "th02", 0 },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, si7005_id);