Re: [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts

From: Alan Cox
Date: Thu May 25 2017 - 09:30:33 EST


> Ok. Is there any problem if uart_register_driver is called for every
> instance separately with nr=1? This driver has major 0, minor 0. Based

If you are doing that level of code restructuring none that I am aware
of, and if you find one I'm happy to work on fixing it.

Alan