OSDN Git Service

tty: serial: uartlite: Move uart register to probe
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Mon, 6 Aug 2018 08:52:12 +0000 (14:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 14:07:23 +0000 (16:07 +0200)
commit415b43bdb00890f5698ceff3d3531d2daa98c5a1
treec8d2e490f9e27f379ff0507f04de4bc51d3fc691
parentea42d7a67a9e2b2e780eacbf9b2c3848c9ce2a0f
tty: serial: uartlite: Move uart register to probe

Move uart register to probe.
This is in preparation of removing the hardcoding of number of uarts.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/uartlite.c