From: "Nuno Sá" <noname.nuno@gmail.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>, linux-input@vger.kernel.org
Cc: Michael Hennerich <michael.hennerich@analog.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] Input: adxl34x - use device core to create driver-specific device attributes
Date: Mon, 10 Jun 2024 11:17:07 +0200 [thread overview]
Message-ID: <9d76c55ccc1602ae329e33ac382e3ae68916d882.camel@gmail.com> (raw)
In-Reply-To: <20240609234122.603796-1-dmitry.torokhov@gmail.com>
On Sun, 2024-06-09 at 16:41 -0700, Dmitry Torokhov wrote:
> Instead of creating driver-specific device attributes with
> sysfs_create_group() have device core do this by setting up dev_groups
> pointer in the driver structure.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
prev parent reply other threads:[~2024-06-10 9:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 23:41 [PATCH 1/3] Input: adxl34x - use device core to create driver-specific device attributes Dmitry Torokhov
2024-06-09 23:41 ` [PATCH 2/3] Input: adxl34x - switch to using managed resources Dmitry Torokhov
2024-06-10 9:25 ` Nuno Sá
2024-06-09 23:41 ` [PATCH 3/3] Input: adxl34x- switch to using "guard" notation Dmitry Torokhov
2024-06-10 9:26 ` Nuno Sá
2024-06-10 9:17 ` Nuno Sá [this message]
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=9d76c55ccc1602ae329e33ac382e3ae68916d882.camel@gmail.com \
--to=noname.nuno@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.hennerich@analog.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).