summaryrefslogtreecommitdiffstats
path: root/drivers/tty/rocket.c
diff options
context:
space:
mode:
authorJakub Kicinski <kubakici@wp.pl>2015-07-31 14:44:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-04 22:07:27 -0700
commitc64349722d141712d8500b5ad377d3117be46ba8 (patch)
tree22ef39c3292a546a4c5c9ebab2568eca8454e102 /drivers/tty/rocket.c
parente92a886bf7841cd163860165db680cfbca5c7f0d (diff)
downloadlinux-c64349722d141712d8500b5ad377d3117be46ba8.tar.bz2
sc16is7xx: support multiple devices
We currently register the uart driver during device probe which makes it hard to support more than one chip. Move the driver registration to module init/exit time and preallocate space for up to 8 lines (4-8 chips). Reported-by: Michael Allwright <michael.allwright@upb.de> Signed-off-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/rocket.c')
0 files changed, 0 insertions, 0 deletions