On 14 January 2015 at 00:19, Alessandro Zummo <[email protected]> wrote: > On Tue, 13 Jan 2015 23:44:51 +0800 > Xunlei Pang <[email protected]> wrote: > >> This patch resolves them by: >> - Repalce get_seconds() with get_seconds64() >> - Replace rtc_time_to_tm() with rtc_time64_to_tm() >> - Change test_rtc_set_mmss() to use rtc_class_ops's set_mmss64() > > so we no more have a non time64 test driver?|
Hi Alessandro, We want to do away with set_mmss() eventually, time64 is the final version, so I think this would be ok. Thanks, Xunlei > > -- > > Best regards, > > Alessandro Zummo, > Tower Technologies - Torino, Italy > > http://www.towertech.it > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

