Thread (50 messages) 50 messages, 5 authors, 2011-02-22

Re: [sodaville] [PATCH OF 12/14] x86/rtc: don't register rtc if we the DT blob

From: Sebastian Andrzej Siewior <hidden>
Date: 2011-02-17 13:13:59
Also in: lkml

* Grant Likely | 2011-02-16 15:09:21 [-0700]:
quoted
@@ -236,6 +237,8 @@ static __init int add_rtc_cmos(void)
 		}
 	}
 #endif
+	if (of_have_populated_dt())
+		return 0;
Hmmm, should this hunk be moved to the next patch to preserve bisectability?
Makes sense. Without this chunk it is simply adding
of_have_populated_dt(). So I merge with the next patch.
g.
Sebastian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help