From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>
Subject: [PATCH] i2c: Drop stray references to lm_sensors
Date: Mon, 16 Jun 2008 13:59:56 +0200 [thread overview]
Message-ID: <20080616135956.233c2b6d@hyperion.delvare> (raw)
Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
---
drivers/i2c/busses/i2c-ali1535.c | 2 --
drivers/i2c/busses/i2c-ali15x3.c | 2 --
drivers/i2c/busses/i2c-amd756.c | 3 ---
drivers/i2c/busses/i2c-hydra.c | 3 ---
drivers/i2c/busses/i2c-i801.c | 2 --
drivers/i2c/busses/i2c-piix4.c | 2 --
drivers/i2c/busses/i2c-sis5595.c | 2 --
drivers/i2c/busses/i2c-sis630.c | 3 ---
drivers/i2c/busses/i2c-sis96x.c | 3 ---
drivers/i2c/busses/i2c-via.c | 3 ---
drivers/i2c/busses/i2c-viapro.c | 2 --
drivers/i2c/busses/i2c-voodoo3.c | 2 --
drivers/i2c/chips/eeprom.c | 2 --
drivers/i2c/chips/pcf8574.c | 2 --
drivers/i2c/chips/pcf8591.c | 2 --
15 files changed, 35 deletions(-)
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-ali1535.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-ali1535.c 2008-06-16 13:57:55.000000000 +0200
@@ -1,6 +1,4 @@
/*
- i2c-ali1535.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 2000 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org>,
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>,
Mark D. Studebaker <mdsxyz123-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>,
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-ali15x3.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-ali15x3.c 2008-06-16 13:57:34.000000000 +0200
@@ -1,6 +1,4 @@
/*
- ali15x3.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 1999 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org> and
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org> and
Mark D. Studebaker <mdsxyz123-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-amd756.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-amd756.c 2008-06-16 13:57:16.000000000 +0200
@@ -1,7 +1,4 @@
/*
- amd756.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
-
Copyright (c) 1999-2002 Merlin Hughes <merlin-/9H/vdrqoiodnm+yROfE0A@public.gmane.org>
Shamelessly ripped from i2c-piix4.c:
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-hydra.c 2008-04-17 04:49:44.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-hydra.c 2008-06-16 13:57:47.000000000 +0200
@@ -1,7 +1,4 @@
/*
- i2c-hydra.c - Part of lm_sensors, Linux kernel modules
- for hardware monitoring
-
i2c Support for the Apple `Hydra' Mac I/O
Copyright (c) 1999-2004 Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-i801.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-i801.c 2008-06-16 13:57:51.000000000 +0200
@@ -1,6 +1,4 @@
/*
- i2c-i801.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 1998 - 2002 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org>,
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>, and Mark D. Studebaker
<mdsxyz123-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-piix4.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-piix4.c 2008-06-16 13:57:27.000000000 +0200
@@ -1,6 +1,4 @@
/*
- piix4.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 1998 - 2002 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org> and
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-sis5595.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-sis5595.c 2008-06-16 13:57:24.000000000 +0200
@@ -1,6 +1,4 @@
/*
- sis5595.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 1998, 1999 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org> and
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-sis630.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-sis630.c 2008-06-16 13:57:31.000000000 +0200
@@ -1,7 +1,4 @@
/*
- i2c-sis630.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
-
Copyright (c) 2002,2003 Alexander Malysh <amalysh-S0/GAf8tV78@public.gmane.org>
This program is free software; you can redistribute it and/or modify
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-sis96x.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-sis96x.c 2008-06-16 13:57:37.000000000 +0200
@@ -1,7 +1,4 @@
/*
- sis96x.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
-
Copyright (c) 2003 Mark M. Hoffman <mhoffman-xQSgfq/1h4JiLUuM0BA3LQ@public.gmane.org>
This program is free software; you can redistribute it and/or modify
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-via.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-via.c 2008-06-16 13:57:59.000000000 +0200
@@ -1,7 +1,4 @@
/*
- i2c-via.c - Part of lm_sensors, Linux kernel modules
- for hardware monitoring
-
i2c Support for Via Technologies 82C586B South Bridge
Copyright (c) 1998, 1999 Kyösti Mälkki <kmalkki-kf+aQKke1yb1KXRcyAk9cg@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-viapro.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-viapro.c 2008-06-16 13:57:20.000000000 +0200
@@ -1,6 +1,4 @@
/*
- i2c-viapro.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 1998 - 2002 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org>,
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>, Kyösti Mälkki <kmalkki@cc.hut.fi>,
Mark D. Studebaker <mdsxyz123-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/busses/i2c-voodoo3.c 2008-04-17 04:49:44.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/busses/i2c-voodoo3.c 2008-06-16 13:57:41.000000000 +0200
@@ -1,6 +1,4 @@
/*
- voodoo3.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 1998, 1999 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org>,
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>,
Ralph Metzler <rjkm-KutymZ0aA5sRtNtAH2Wc8g@public.gmane.org>, and
--- linux-2.6.26-rc6.orig/drivers/i2c/chips/eeprom.c 2008-06-16 13:26:02.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/chips/eeprom.c 2008-06-16 13:56:51.000000000 +0200
@@ -1,6 +1,4 @@
/*
- eeprom.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (C) 1998, 1999 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org> and
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>
Copyright (C) 2003 Greg Kroah-Hartman <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/chips/pcf8574.c 2008-04-17 04:49:44.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/chips/pcf8574.c 2008-06-16 13:56:55.000000000 +0200
@@ -1,6 +1,4 @@
/*
- pcf8574.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (c) 2000 Frodo Looijaard <frodol-B0qZmFHriGg@public.gmane.org>,
Philip Edelbrock <phil-KXOFo5pg7o1l57MIdRCFDg@public.gmane.org>,
Dan Eaton <dan.eaton-RtyX3GHucphnQYSypqKXDg@public.gmane.org>
--- linux-2.6.26-rc6.orig/drivers/i2c/chips/pcf8591.c 2008-04-17 04:49:44.000000000 +0200
+++ linux-2.6.26-rc6/drivers/i2c/chips/pcf8591.c 2008-06-16 13:57:05.000000000 +0200
@@ -1,6 +1,4 @@
/*
- pcf8591.c - Part of lm_sensors, Linux kernel modules for hardware
- monitoring
Copyright (C) 2001-2004 Aurelien Jarno <aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org>
Ported to Linux 2.6 by Aurelien Jarno <aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org> with
the help of Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
--
Jean Delvare
_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c
reply other threads:[~2008-06-16 11:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080616135956.233c2b6d@hyperion.delvare \
--to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
--cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.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