[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210915111516.17943-1-ramona.nechita@analog.com>
Date: Wed, 15 Sep 2021 14:15:16 +0300
From: Ramona Alexandra Nechita <ramona.nechita@...log.com>
To: <linux-kernel@...r.kernel.org>
CC: <zbr@...emap.net>,
Ramona Alexandra Nechita <ramona.nechita@...log.com>
Subject: [PATCH] w1: slaves: fixed typo in w1_ds28e04.c initial comment
DS28E04 is supposed to be DS28E04-100. Fixed in the
initial comment from w1_ds28ee04.c.
Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@...log.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@...akmt.com>
*/
--
2.25.1
Powered by blists - more mailing lists