On 05/06/2016 at 11:35:56 +0200, Alexander Graf wrote : > While the EFI spec mandates an RTC, not every implementation actually adheres > to that rule (or can adhere to it - some systems just don't have an RTC). > > For those, we really don't want to probe the EFI RTC driver at all, because if > we do we'd get a non-functional driver that does nothing useful but only > spills > our kernel log with warnings. > > Signed-off-by: Alexander Graf <[email protected]> > --- > drivers/rtc/rtc-efi.c | 6 ++++++ > 1 file changed, 6 insertions(+) Applied, thanks.
-- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
