From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 27 Jun 2007 12:06:27 +0100 (BST) Received: from localhost.localdomain ([127.0.0.1]:30173 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S20022346AbXF0LGZ (ORCPT ); Wed, 27 Jun 2007 12:06:25 +0100 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by dl5rb.ham-radio-op.net (8.14.1/8.13.8) with ESMTP id l5RB5DWV002307; Wed, 27 Jun 2007 13:05:14 +0200 Received: (from ralf@localhost) by denk.linux-mips.net (8.14.1/8.14.1/Submit) id l5RB5Civ002306; Wed, 27 Jun 2007 13:05:12 +0200 Date: Wed, 27 Jun 2007 13:05:12 +0200 From: Ralf Baechle To: Atsushi Nemoto Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 1/4] rbtx4938: Add generic GPIO support Message-ID: <20070627110512.GC31250@linux-mips.org> References: <20070624205429.GB5814@linux-mips.org> <20070625.233637.79301366.anemo@mba.ocn.ne.jp> <20070626235632.GB24949@linux-mips.org> <20070627.111319.126143104.nemoto@toshiba-tops.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070627.111319.126143104.nemoto@toshiba-tops.co.jp> User-Agent: Mutt/1.5.14 (2007-02-12) 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: 15551 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, Jun 27, 2007 at 11:13:19AM +0900, Atsushi Nemoto wrote: > In general, which do you prefer on updating a patch in linux-queue > tree, incremental patch or replacement patch? Whatever you prefer. Ralf