On Mon, 26 May 2008, Anton Vorontsov wrote:
quoted text > 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@ru.mvista.com>
> ---
> 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@linux-mips.org>
Maciej
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] [SERIAL] fix driver_name conflicts , Maciej W. Rozycki , (Wed May 28, 7:15 am)