From c89e64887047eac0e93ce0d570c3a8ab5d643cd5 Mon Sep 17 00:00:00 2001 From: Ben Gardner Date: Thu, 4 Oct 2012 17:13:44 -0700 Subject: [PATCH] --- yaml --- r: 330102 b: refs/heads/master c: 5fa44f86910ca9ee477cbd944c18f9349cdca30d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/rtc/rtc-isl1208.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index eb0cd642a962..1785f264eb66 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6eec482f47a8e8888132b05575dea352187278cb +refs/heads/master: 5fa44f86910ca9ee477cbd944c18f9349cdca30d diff --git a/trunk/drivers/rtc/rtc-isl1208.c b/trunk/drivers/rtc/rtc-isl1208.c index dd2aeee6c66a..0ea86acdffbc 100644 --- a/trunk/drivers/rtc/rtc-isl1208.c +++ b/trunk/drivers/rtc/rtc-isl1208.c @@ -697,6 +697,7 @@ isl1208_remove(struct i2c_client *client) static const struct i2c_device_id isl1208_id[] = { { "isl1208", 0 }, + { "isl1218", 0 }, { } }; MODULE_DEVICE_TABLE(i2c, isl1208_id);