aboutsummaryrefslogtreecommitdiff
path: root/driver/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/main.h')
-rw-r--r--driver/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/main.h b/driver/main.h
index 666bcc1..77ebad5 100644
--- a/driver/main.h
+++ b/driver/main.h
@@ -11,7 +11,7 @@ static const struct of_device_id lork_match[] = {
};
static const struct i2c_device_id lork_ids[] = {
- { "foo", 0 },
+ { "lork", 0 },
{},
};