On Mon, 26 May 2008, Anton Vorontsov wrote: > This patch fixes two drivers that are using "serial" for driver_name and > not "ttyS" for dev_name. Drivers that are using "ttyS" for dev_name, will > conflict anyway, so we don't bother with these. > > Signed-off-by: Anton Vorontsov <avorontsov@xxxxxxxxxxxxx> > --- > drivers/serial/sb1250-duart.c | 2 +- > drivers/serial/ucc_uart.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Not that it makes much sense to have both included in the same kernel, but for the purpose of purity: Acked-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx> Maciej -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html