commit | e163d1f42bc2089efae58b4966287c4d3504d4c7 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | Fri Jan 11 11:50:21 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 22:15:17 2013 -0800 |
tree | 5ad4a58b6c1d13bb95669d88316c944bbd97f25c | |
parent | 026bb292c4018dd77186dee1fcb73c9067e69b89 [diff] |
serial/arc-uart: split probe from probe_earlyprintk This is in preparation for devicetree based probing, where earlyprintk won't have access to DT serial aliases which the normal probe would absolutely rely on. Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Alan Cox <alan@linux.intel.com> Cc: Jiri Slaby <jslaby@suse.cz> Cc: linux-serial@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>