commit | 05d961320ba624c98b16d72b32f947307674b341 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sat Jan 16 15:23:41 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 06 22:07:37 2016 -0800 |
tree | f67a57f0a7d8152957461434cf9c4169f48374f4 | |
parent | cda64e68240265752c6db22a75f28707dfaf6563 [diff] |
of: earlycon: Fixup earlycon console name and index Use the console name embedded in the OF earlycon table by the OF_EARLYCON_DECLARE() macro to initialize the struct console 'name' and 'index' fields. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>