From afd87c327ff80c2de4a4671f59e180543a884a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Mon, 30 Jul 2012 14:41:52 -0700 Subject: [PATCH] --- yaml --- r: 319955 b: refs/heads/master c: 19a1ac505d5f3545ebc5b0a195d65cef4da94bb5 h: refs/heads/master i: 319953: efacdb72ed1438ee2136895d21d9e6fd35eb9f2c 319951: 509d739a6cdbb65dd66ec957907efac1304a04b3 v: v3 --- [refs] | 2 +- trunk/drivers/rtc/rtc-mc13xxx.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 08befd5b2fb6..7087f2c3d83b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0f636fc16f80fe64261ce39440e49a259ff2b0da +refs/heads/master: 19a1ac505d5f3545ebc5b0a195d65cef4da94bb5 diff --git a/trunk/drivers/rtc/rtc-mc13xxx.c b/trunk/drivers/rtc/rtc-mc13xxx.c index 0ce060280e6b..2643d8874925 100644 --- a/trunk/drivers/rtc/rtc-mc13xxx.c +++ b/trunk/drivers/rtc/rtc-mc13xxx.c @@ -404,6 +404,8 @@ static const struct platform_device_id mc13xxx_rtc_idtable[] = { .name = "mc13783-rtc", }, { .name = "mc13892-rtc", + }, { + .name = "mc34708-rtc", }, { /* sentinel */ } };