From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 01 Feb 2010 20:02:01 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:55631 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1492670Ab0BATB5 (ORCPT ); Mon, 1 Feb 2010 20:01:57 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o11J21JZ009219; Mon, 1 Feb 2010 20:02:01 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o11J20DX009216; Mon, 1 Feb 2010 20:02:00 +0100 Date: Mon, 1 Feb 2010 20:02:00 +0100 From: Ralf Baechle To: Alexander Clouter Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 3/3] MIPS: AR7 make ar7_register_devices much more durable Message-ID: <20100201190159.GC9806@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) 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: 25821 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 Sun, Jan 31, 2010 at 07:39:57PM +0000, Alexander Clouter wrote: > MIPS: AR7 make ar7_register_devices much more durable patches/0070-03.patch:85: space before tab in indent. } patches/0070-03.patch:192: space before tab in indent. iounmap(bootcr); patches/0070-03.patch:208: space before tab in indent. res = platform_device_register(&ar7_wdt); error: patch failed: arch/mips/ar7/platform.c:529 error: arch/mips/ar7/platform.c: patch does not apply Grrr :-) I've fixed that up, also the pr_xxx changes suggested by Wu. Queued for 2.6.34. Thanks, Ralf