Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754226Ab1EEXBw (ORCPT ); Thu, 5 May 2011 19:01:52 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:43257 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753982Ab1EEXBt convert rfc822-to-8bit (ORCPT ); Thu, 5 May 2011 19:01:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ttexDhwNrJ4i67y/PRQAtM6PnNU7YCP72Gy/v3hiTyQomyDCVOcrjL24Exd7muoTHI yK6H6EmaH57+hvbNAkRoAUXl8CBORCgfRdZX9rAPmpN0jZvmVaCWBfKBMwZFVvdoaZPc DQW1pV8PltT0612f5kFhFg0h2Qq6mxsTQFPAA= MIME-Version: 1.0 In-Reply-To: References: <1304632783-8781-1-git-send-email-zajec5@gmail.com> Date: Fri, 6 May 2011 01:01:48 +0200 Message-ID: Subject: Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Julian Calaby Cc: linux-wireless@vger.kernel.org, "John W. Linville" , b43-dev@lists.infradead.org, Greg KH , =?UTF-8?Q?Michael_B=C3=BCsch?= , Larry Finger , George Kashperko , Arend van Spriel , linux-arm-kernel@lists.infradead.org, Russell King , Arnd Bergmann , Andy Botting , linuxdriverproject , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1212 Lines: 34 W dniu 6 maja 2011 00:59 użytkownik Julian Calaby napisał: > Rafał, > > A minor nit: > > On Fri, May 6, 2011 at 07:59, Rafał Miłecki wrote: >> diff --git a/Documentation/ABI/testing/sysfs-bus-bcma b/Documentation/ABI/testing/sysfs-bus-bcma >> new file mode 100644 >> index 0000000..ad3cd69 >> --- /dev/null >> +++ b/Documentation/ABI/testing/sysfs-bus-bcma >> @@ -0,0 +1,31 @@ >> +What:          /sys/bus/bcma/devices/.../class >> +Date:          May 2011 >> +KernelVersion: 2.6.40 >> +Contact:       Rafał Miłecki >> +Description: >> +               Each AXI core is identified by few fields, including class it >> +               belongs to. See include/linux/bcma/bcma.h for possible values. > > Should this not read BCMA or something similar, not AXI? > > Ditto for the rest of the changes to this file. Ups, I left old name in this single place. Thx. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/