All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: linux-wireless@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>,
	"George Kashperko" <george@znau.edu.ua>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Russell King" <rmk@arm.linux.org.uk>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	b43-dev@lists.infradead.org, "Michael Büsch" <mb@bu3sch.de>,
	linuxdriverproject <devel@linuxdriverproject.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"Larry Finger" <Larry.Finger@lwfinger.net>
Subject: Re: [RFC][WAS:bcmai][PATCH V2] axi: add AXI bus driver
Date: Sun, 10 Apr 2011 09:20:33 -0700	[thread overview]
Message-ID: <20110410162033.GA4358@kroah.com> (raw)
In-Reply-To: <BANLkTinZbw=GvkThyjMHbeQQ5arRVf2FUg@mail.gmail.com>

On Sun, Apr 10, 2011 at 05:52:27PM +0200, Rafał Miłecki wrote:
> 2011/4/9 Greg KH <greg@kroah.com>:
> > On Fri, Apr 08, 2011 at 09:45:00PM +0200, Rafał Miłecki wrote:
> >> TODO:
> >> - Interrupts
> >> - Reloading driver
> >
> > Please add to the TODO list:
> >        - Documentation/ABI entries for new sysfs files
> >        - proper Kconfig entry documentation for the different options
> 
> Could you tell me sth more about this? How am I expected to document this stuff?
> 
> Should I create Documentation/ABI/testing/sysfs-bus-axi or what?
> 
> Of course you can just point me to some place where I can read about
> proper documenting.

Documentation/ABI/README


WARNING: multiple messages have this Message-ID (diff)
From: greg@kroah.com (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC][WAS:bcmai][PATCH V2] axi: add AXI bus driver
Date: Sun, 10 Apr 2011 09:20:33 -0700	[thread overview]
Message-ID: <20110410162033.GA4358@kroah.com> (raw)
In-Reply-To: <BANLkTinZbw=GvkThyjMHbeQQ5arRVf2FUg@mail.gmail.com>

On Sun, Apr 10, 2011 at 05:52:27PM +0200, Rafa? Mi?ecki wrote:
> 2011/4/9 Greg KH <greg@kroah.com>:
> > On Fri, Apr 08, 2011 at 09:45:00PM +0200, Rafa? Mi?ecki wrote:
> >> TODO:
> >> - Interrupts
> >> - Reloading driver
> >
> > Please add to the TODO list:
> > ? ? ? ?- Documentation/ABI entries for new sysfs files
> > ? ? ? ?- proper Kconfig entry documentation for the different options
> 
> Could you tell me sth more about this? How am I expected to document this stuff?
> 
> Should I create Documentation/ABI/testing/sysfs-bus-axi or what?
> 
> Of course you can just point me to some place where I can read about
> proper documenting.

Documentation/ABI/README

  reply	other threads:[~2011-04-10 16:19 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08 19:45 [RFC][WAS:bcmai][PATCH V2] axi: add AXI bus driver Rafał Miłecki
2011-07-08 16:01 ` Rafał Miłecki
2011-04-08 19:45 ` Rafał Miłecki
2011-04-08 19:28 ` Joe Perches
2011-04-08 19:28   ` Joe Perches
2011-04-08 19:46   ` Rafał Miłecki
2011-04-08 19:46     ` Rafał Miłecki
2011-04-08 19:46     ` Rafał Miłecki
2011-04-08 19:55     ` Joe Perches
2011-04-08 19:55       ` Joe Perches
2011-04-09  0:03       ` Rafał Miłecki
2011-04-09  0:03         ` Rafał Miłecki
2011-04-09  0:03         ` Rafał Miłecki
2011-04-09  0:07         ` Joe Perches
2011-04-09  0:07           ` Joe Perches
2011-04-08 20:00 ` Gábor Stefanik
2011-04-08 20:00   ` Gábor Stefanik
2011-04-08 20:00   ` Gábor Stefanik
2011-04-08 22:01 ` Greg KH
2011-04-08 22:01   ` Greg KH
2011-04-08 23:46   ` Rafał Miłecki
2011-04-08 23:46     ` Rafał Miłecki
2011-04-08 23:46     ` Rafał Miłecki
2011-04-10 15:52   ` Rafał Miłecki
2011-04-10 15:52     ` Rafał Miłecki
2011-04-10 15:52     ` Rafał Miłecki
2011-04-10 16:20     ` Greg KH [this message]
2011-04-10 16:20       ` Greg KH
2011-04-11 16:59 ` Arend van Spriel
2011-04-11 16:59   ` Arend van Spriel
2011-04-11 17:24   ` Rafał Miłecki
2011-04-11 17:24     ` Rafał Miłecki
2011-04-11 17:24     ` Rafał Miłecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110410162033.GA4358@kroah.com \
    --to=greg@kroah.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=arnd@arndb.de \
    --cc=b43-dev@lists.infradead.org \
    --cc=devel@linuxdriverproject.org \
    --cc=george@znau.edu.ua \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    --cc=rmk@arm.linux.org.uk \
    --cc=zajec5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.