diff options
Diffstat (limited to 'drivers/hwmon/tmp421.c')
-rw-r--r-- | drivers/hwmon/tmp421.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/tmp421.c b/drivers/hwmon/tmp421.c index 8844c9565d2a..7053be59ad2e 100644 --- a/drivers/hwmon/tmp421.c +++ b/drivers/hwmon/tmp421.c | |||
@@ -88,7 +88,7 @@ static const struct of_device_id tmp421_of_match[] = { | |||
88 | .data = (void *)2 | 88 | .data = (void *)2 |
89 | }, | 89 | }, |
90 | { | 90 | { |
91 | .compatible = "ti,tmp422", | 91 | .compatible = "ti,tmp442", |
92 | .data = (void *)3 | 92 | .data = (void *)3 |
93 | }, | 93 | }, |
94 | { }, | 94 | { }, |