On Wed, Jun 27, 2012 at 7:22 AM, Alan Cox [off-list ref] wrote:
From: Alan Cox <redacted>
The old interface just copies bits over and calls the newer one.
In addition we can now pass more information.
Signed-off-by: Alan Cox <redacted>
---
[...]
- * serial8250_register_port and serial8250_unregister_port allows for
+ * serial8250_register_8250_port and serial8250_unregister_port allows
This seems a bit lopsided. Can we convert the unregister too, and
then just keep the old names, and avoid the doubling up on the
presence of 8250 in the name? (I confess to having not looked
at the code to seeing if there is an obvious barrier to doing this),
Paul.