[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1159435315.23157.73.camel@fuzzie.sanpeople.com>
Date: 28 Sep 2006 11:21:55 +0200
From: Andrew Victor <andrew@...people.com>
To: Haavard Skinnemoen <hskinnemoen@...el.com>
Cc: Russell King <rmk+lkml@....linux.org.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 8/8] atmel_serial: Kill at91_register_uart_fns
hi Haavard,
> at91_register_uart_fns has no users as far as I can see. Let's get
> rid of it.
No. It is being used.
This interface is used to register board-specific functions that can be
use to control the serial port modem-control lines.
For example, the AT91RM9200 only provides the full modem-control signals
on USART1. If you need the modem-control signals for any of the other
ports you need to drive some of the GPIO pins manually. So you need
this hook back into your board-specific file to do that.
Regards,
Andrew Victor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists