All of lore.kernel.org
 help / color / mirror / Atom feed
From: dtor_core@ameritech.net (Dmitry Torokhov)
To: lm-sensors@vger.kernel.org
Subject: [RFC PATCH 2.6.12-rc3] dynamic driver sysfs callbacks and RFC on
Date: Thu, 19 May 2005 06:25:55 +0000	[thread overview]
Message-ID: <200504260245.06859.dtor_core@ameritech.net> (raw)
In-Reply-To: <2538186705042422366584aff4@mail.gmail.com>

Hi,

On Monday 25 April 2005 00:36, Yani Ioannou wrote:
> Hi all,
> 
> I'm sending this driver sysfs callback patch to the lm-sensors list to
> get more of the sensor driver maintainer's comments on the patch
> (specifically the type to be associated with each sysfs entry) before
> submitting to LKML. Jean and Greg have already given me invaluable
> feedback and are supportive of the general idea of the patch (the
> problem of which is epitomized by the kludge the 2.6 bmcsensors driver
> is at the moment - see previous discussions in the list archive).
> 
> Included is a patch against drivers/base/core.c and
> include/linux/driver.h that adds a void * to the device attribute
> struct and passes it back to the two sysfs callbacks show/store.

If void is added directly to the attribute structure that means that same
attribute can not be shared between several instances of the same device
-> unexpected. So far all attributes could be statically created.

-- 
Dmitry

  parent reply	other threads:[~2005-05-19  6:25 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:25 [RFC PATCH 2.6.12-rc3] dynamic driver sysfs callbacks and RFC on Yani Ioannou
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Dmitry Torokhov
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Grant Coady
2005-05-19  6:25 ` Dmitry Torokhov
2005-05-19  6:25 ` Dmitry Torokhov [this message]
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Grant Coady
2005-05-19  6:25 ` Grant Coady
2005-05-19  6:25 ` Dmitry Torokhov
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Dmitry Torokhov
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Greg KH
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` Yani Ioannou
2005-05-19  6:25 ` [RFC PATCH 2.6.12-rc3] dynamic driver sysfs callbacks and RFC Jean Delvare
2005-05-19  6:25 ` [RFC PATCH 2.6.12-rc3] dynamic driver sysfs callbacks and RFC on Yani Ioannou
2005-05-19  6:25 ` Dmitry Torokhov

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=200504260245.06859.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=lm-sensors@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 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.