From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 24 May 2007 16:20:39 +0100 (BST) Received: from localhost.localdomain ([127.0.0.1]:9880 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S20021989AbXEXPUh (ORCPT ); Thu, 24 May 2007 16:20:37 +0100 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by dl5rb.ham-radio-op.net (8.13.8/8.13.8) with ESMTP id l4OFKIea009288; Thu, 24 May 2007 16:20:19 +0100 Received: (from ralf@localhost) by denk.linux-mips.net (8.13.8/8.13.8/Submit) id l4OFKHgY009287; Thu, 24 May 2007 16:20:17 +0100 Date: Thu, 24 May 2007 16:20:17 +0100 From: Ralf Baechle To: Alan Cox Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] mips: Enable arbitary speed tty support Message-ID: <20070524152017.GA9202@linux-mips.org> References: <20070523174640.22ec3ddd@the-village.bc.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070523174640.22ec3ddd@the-village.bc.nu> User-Agent: Mutt/1.4.2.2i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 15157 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Wed, May 23, 2007 at 05:46:40PM +0100, Alan Cox wrote: > Date: Wed, 23 May 2007 17:46:40 +0100 > From: Alan Cox > To: ralf@linux-mips.org, linux-mips@linux-mips.org > Subject: [PATCH] mips: Enable arbitary speed tty support > Content-Type: text/plain; charset=US-ASCII > > Add the defines and constants necessary to activate arbitary speed tty > support on this platform > > Signed-off-by: Alan Cox Looks ok. Acked-by: Ralf Baechle Ralf