Root/target/linux/xburst/patches-3.3/0021-rtc-jz4740-fix-hwclock-give-time-out.patch

1From a37ca6eb8cb52d620feff3323a3be4da24f5bee8 Mon Sep 17 00:00:00 2001
2From: Xiangfu <xiangfu@openmobilefree.net>
3Date: Fri, 16 Mar 2012 17:48:45 +0800
4Subject: [PATCH 21/21] rtc: jz4740 fix hwclock give time out
5
6---
7 drivers/rtc/rtc-jz4740.c | 2 ++
8 1 files changed, 2 insertions(+), 0 deletions(-)
9
10--- a/drivers/rtc/rtc-jz4740.c
11+++ b/drivers/rtc/rtc-jz4740.c
12@@ -280,6 +280,8 @@ static int __devinit jz4740_rtc_probe(st
13         }
14     }
15 
16+ jz4740_rtc_ctrl_set_bits(rtc, JZ_RTC_CTRL_1HZ_IRQ, 1);
17+
18     return 0;
19 
20 err_free_irq:
21

Archive Download this file



interactive