From: Greg KH <gregkh@linuxfoundation.org>
To: Jori Koolstra <jkoolstra@xs4all.nl>
Cc: giometti@enneenne.com, linux-kernel@vger.kernel.org, kees@kernel.org
Subject: Re: [PATCH] pps: change pps_gen_class to a const struct
Date: Mon, 2 Mar 2026 09:27:07 -0500 [thread overview]
Message-ID: <2026030258-drinkable-shower-6c5c@gregkh> (raw)
In-Reply-To: <20260302142436.3292766-1-jkoolstra@xs4all.nl>
On Mon, Mar 02, 2026 at 03:24:36PM +0100, Jori Koolstra wrote:
> The class_create() call has been deprecated in favor of class_register()
> as the driver core now allows for a struct class to be in read-only
> memory. Change pps_gen_class to be a const struct class and drop the
> class_create() call.
>
> Signed-off-by: Jori Koolstra <jkoolstra@xs4all.nl>
> ---
> drivers/pps/generators/pps_gen.c | 22 ++++++++++++----------
> 1 file changed, 12 insertions(+), 10 deletions(-)
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
next prev parent reply other threads:[~2026-03-02 14:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 14:24 [PATCH] pps: change pps_gen_class to a const struct Jori Koolstra
2026-03-02 14:27 ` Greg KH [this message]
2026-03-02 14:44 ` Rodolfo Giometti
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=2026030258-drinkable-shower-6c5c@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=giometti@enneenne.com \
--cc=jkoolstra@xs4all.nl \
--cc=kees@kernel.org \
--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