serial: 8250_dw: get index of serial line from DT aliases
authorJulien CHAUVEAU <julien.chauveau@neo-technologies.fr>
Tue, 4 Nov 2014 10:45:55 +0000 (11:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 22:57:26 +0000 (14:57 -0800)
Get index of serial line from device tree using function of_alias_get_id().
If no alias is found, the 8250 core takes care of incrementing the line number.

Signed-off-by: Julien CHAUVEAU <julien.chauveau@neo-technologies.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found