From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 12 Aug 2011 19:27:10 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:48342 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1491876Ab1HLR1G (ORCPT ); Fri, 12 Aug 2011 19:27:06 +0200 Received: from duck.linux-mips.net (duck.linux-mips.net [127.0.0.1]) by duck.linux-mips.net (8.14.4/8.14.4) with ESMTP id p7CHR4hl022279; Fri, 12 Aug 2011 18:27:04 +0100 Received: (from ralf@localhost) by duck.linux-mips.net (8.14.4/8.14.4/Submit) id p7CHR3h8022276; Fri, 12 Aug 2011 18:27:03 +0100 Date: Fri, 12 Aug 2011 18:27:03 +0100 From: Ralf Baechle To: Greg KH Cc: Manuel Lauss , Linux-MIPS , linux-usb@vger.kernel.org Subject: Re: [PATCH 1/8] MIPS: Alchemy: abstract USB block control register access Message-ID: <20110812172703.GA22106@linux-mips.org> References: <1313141985-5830-1-git-send-email-manuel.lauss@googlemail.com> <1313141985-5830-2-git-send-email-manuel.lauss@googlemail.com> <20110812160454.GA11898@suse.de> <20110812163325.GA13018@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110812163325.GA13018@suse.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 30869 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 Return-Path: X-Keywords: X-UID: 9581 On Fri, Aug 12, 2011 at 09:33:25AM -0700, Greg KH wrote: > Has the MIPS developers learned nothing from the recent ARM mess? :) The MIPS maintainer was scratching his head over the point of this series :) Ralf