From: Krzysztof Kozlowski <krzk@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] w1: drivers for v6.19
Date: Mon, 17 Nov 2025 11:51:19 +0100 [thread overview]
Message-ID: <20251117105118.36403-2-krzk@kernel.org> (raw)
Hi Greg,
Few cleanups for 1-wire.
Best regards,
Krzysztof
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1.git tags/w1-drv-6.19
for you to fetch changes up to a5d908e0ec05bd4f5dd818160f0252861879a5a2:
w1: omap-hdq: Remove redundant pm_runtime_mark_last_busy() calls (2025-11-11 10:55:18 +0100)
----------------------------------------------------------------
1-Wire bus drivers for v6.19
Just a bunch of cleanups for few 1-Wire drivers: use sysfs_emit() in
sysfs show, avoid strcpy() and strcat(), and drop unneeded
pm_runtime_mark_last_busy() because core runtime PM handles it.
----------------------------------------------------------------
Sakari Ailus (1):
w1: omap-hdq: Remove redundant pm_runtime_mark_last_busy() calls
Thorsten Blum (1):
w1: ds28e17: Replace deprecated strcpy + strcat in w1_f19_add_slave
Vivek BalachandharTN (1):
w1: use sysfs_emit() in sysfs show() callbacks
drivers/w1/masters/omap_hdq.c | 5 -----
drivers/w1/slaves/w1_ds28e17.c | 4 ++--
drivers/w1/w1.c | 20 ++++++++++----------
3 files changed, 12 insertions(+), 17 deletions(-)
next reply other threads:[~2025-11-17 10:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-17 10:51 Krzysztof Kozlowski [this message]
2025-11-21 14:24 ` Greg Kroah-Hartman
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=20251117105118.36403-2-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=gregkh@linuxfoundation.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
all inboxes | Powered by JetHome®