Patch "syscon: Decrease driver registration priority" breaks clps711x target
Alexander Shiyan
shc_work at mail.ru
Wed Jul 13 00:37:11 PDT 2016
Hello All.
Patch "syscon: Decrease driver registration priority" breaks clps711x target.
Previously, the syscon device initialized at "core_initcall", that did not cause problems.
Now the device is initialized at "device_initcall" level, but clps711x uses syscon for
the serial, so serial device initialized at "console_initcall" level.
Any ideas?
Thanks.
---
More information about the barebox
mailing list