Re: [PATCH] x86, olpc: Indicate that legacy PC platform should not register RTC

2018-11-04 Thread Pavel Machek
On Thu 2018-10-04 18:08:08, Lubomir Rintel wrote: > On OLPC XO-1 we're discovering the RTC via device tree from the arch > initcall. Don't let the PC platform register another one from its > device initcall, it's not going to work: > > sysfs: cannot create duplicate filename '/devices/platform/r

[PATCH] x86, olpc: Indicate that legacy PC platform should not register RTC

2018-10-04 Thread Lubomir Rintel
On OLPC XO-1 we're discovering the RTC via device tree from the arch initcall. Don't let the PC platform register another one from its device initcall, it's not going to work: sysfs: cannot create duplicate filename '/devices/platform/rtc_cmos' CPU: 0 PID: 1 Comm: swapper Not tainted 4.19.0-rc