diff options
author | Jakub Kicinski <kubakici@wp.pl> | 2015-07-31 14:44:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-04 22:07:27 -0700 |
commit | c64349722d141712d8500b5ad377d3117be46ba8 (patch) | |
tree | 22ef39c3292a546a4c5c9ebab2568eca8454e102 /net/nfc | |
parent | e92a886bf7841cd163860165db680cfbca5c7f0d (diff) | |
download | op-kernel-dev-c64349722d141712d8500b5ad377d3117be46ba8.zip op-kernel-dev-c64349722d141712d8500b5ad377d3117be46ba8.tar.gz |
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 'net/nfc')
0 files changed, 0 insertions, 0 deletions