On Mon, May 19, 2008 at 05:50:07PM +0100, Russell King wrote:
Another new one.
Delete the unuseful note.
Signed-off-by: Jianjun Kong <kongjianjun@gmail.com>
---
drivers/serial/mux.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/drivers/serial/mux.c b/drivers/serial/mux.c
index e940317..551c469 100644
--- a/drivers/serial/mux.c
+++ b/drivers/serial/mux.c
@@ -355,9 +355,6 @@ static int mux_request_port(struct uart_port *port)
*
* Perform any autoconfiguration steps for the port. This function is
* called if the UPF_BOOT_AUTOCONF flag is specified for the port.
- * [Note: This is required for now because of a bug in the Serial core.
- * rmk has already submitted a patch to linus, should be available for
- * 2.5.47.]
*/
static void mux_config_port(struct uart_port *port, int type)
{
--
1.5.2.5
--