From: Greg KH <greg@kroah.com>
To: Jesse Barnes <jbarnes@engr.sgi.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] allow struct bin_attributes in class devices
Date: Tue, 21 Dec 2004 16:28:10 -0800 [thread overview]
Message-ID: <20041222002810.GA12886@kroah.com> (raw)
In-Reply-To: <200412211619.52596.jbarnes@engr.sgi.com>
On Tue, Dec 21, 2004 at 04:19:52PM -0800, Jesse Barnes wrote:
> This small patch adds routines to create and remove bin_attribute files for
> class devices. One intended use is for binary files corresponding to PCI
> busses, like bus legacy I/O ports or ISA memory.
>
> drivers/base/class.c | 16 ++++++++++++++++
> include/linux/device.h | 5 ++++-
> 2 files changed, 20 insertions(+), 1 deletion(-)
>
> Signed-off-by: Jesse Barnes <jbarnes@sgi.com>
Ugh, we'll get this eventually... You forgot a EXPORT_SYMBOL_GPL() so
that modules can use these functions :)
Third time's a charm :)
thanks,
greg k-h
next prev parent reply other threads:[~2004-12-22 0:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-22 0:19 [PATCH] allow struct bin_attributes in class devices Jesse Barnes
2004-12-22 0:28 ` Greg KH [this message]
2004-12-22 0:30 ` Jesse Barnes
2004-12-22 0:45 ` Greg KH
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=20041222002810.GA12886@kroah.com \
--to=greg@kroah.com \
--cc=jbarnes@engr.sgi.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox