All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] w1: slaves: fixed typo in w1_ds28e04.c initial comment
@ 2021-09-15 11:15 Ramona Alexandra Nechita
  0 siblings, 0 replies; only message in thread
From: Ramona Alexandra Nechita @ 2021-09-15 11:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: zbr, Ramona Alexandra Nechita

DS28E04 is supposed to be DS28E04-100. Fixed in the
initial comment from w1_ds28ee04.c.

Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com>
---
 drivers/w1/slaves/w1_ds28e04.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/w1/slaves/w1_ds28e04.c b/drivers/w1/slaves/w1_ds28e04.c
index 8a640f159078..a2199495c873 100644
--- a/drivers/w1/slaves/w1_ds28e04.c
+++ b/drivers/w1/slaves/w1_ds28e04.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
- *	w1_ds28e04.c - w1 family 1C (DS28E04) driver
+ *	w1_ds28e04.c - w1 family 1C (DS28E04-100) driver
  *
  * Copyright (c) 2012 Markus Franke <franke.m@sebakmt.com>
  */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-15 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 11:15 [PATCH] w1: slaves: fixed typo in w1_ds28e04.c initial comment Ramona Alexandra Nechita

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.