+49
−24
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>