On Thu, Mar 24, 2016 at 7:51 AM, Aleksey Makarov
[off-list ref] wrote:
From: Leif Lindholm <redacted>
We have multiple "earlycon" early_param handlers - merge the DT one into
the main earlycon one. It's a cleanup that also will be useful
to defer setting up DT console until ACPI/DT decision is made.
Rename the exported function to avoid clashing with the function from
arch/microblaze/kernel/prom.c
Signed-off-by: Leif Lindholm <redacted>
Signed-off-by: Aleksey Makarov <redacted>
Acked-by: Rob Herring <robh@kernel.org>