aboutsummaryrefslogtreecommitdiffstats
path: root/i2c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-11-28 15:00:35 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-11-28 15:00:35 -0800
commit5ee9d5564f1372dcf7cb6dcfa052bd7368657f40 (patch)
tree77106b014a1411fbc9215d6a3d124b31361e8a98 /i2c
parentea3ff351d2b6afdfff71b7fe59efce2f9d9fa30f (diff)
downloadpatches-5ee9d5564f1372dcf7cb6dcfa052bd7368657f40.tar.gz
usb patch and refresh
Diffstat (limited to 'i2c')
-rw-r--r--i2c/hwmon-vt8231-new-driver.patch2
-rw-r--r--i2c/i2c-drop-driver-flags-02-df-notify.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/i2c/hwmon-vt8231-new-driver.patch b/i2c/hwmon-vt8231-new-driver.patch
index 4b357ca73e5b3..e840d86aa6824 100644
--- a/i2c/hwmon-vt8231-new-driver.patch
+++ b/i2c/hwmon-vt8231-new-driver.patch
@@ -919,7 +919,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+module_exit(sm_vt8231_exit);
--- gregkh-2.6.orig/MAINTAINERS
+++ gregkh-2.6/MAINTAINERS
-@@ -2894,6 +2894,12 @@ L: video4linux-list@redhat.com
+@@ -2888,6 +2888,12 @@ L: video4linux-list@redhat.com
W: http://linuxtv.org
S: Maintained
diff --git a/i2c/i2c-drop-driver-flags-02-df-notify.patch b/i2c/i2c-drop-driver-flags-02-df-notify.patch
index 16b1c9a30ecd0..d135b6f34941d 100644
--- a/i2c/i2c-drop-driver-flags-02-df-notify.patch
+++ b/i2c/i2c-drop-driver-flags-02-df-notify.patch
@@ -304,7 +304,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
};
--- gregkh-2.6.orig/drivers/hwmon/lm75.c
+++ gregkh-2.6/drivers/hwmon/lm75.c
-@@ -82,7 +82,6 @@ static struct i2c_driver lm75_driver = {
+@@ -69,7 +69,6 @@ static struct i2c_driver lm75_driver = {
.owner = THIS_MODULE,
.name = "lm75",
.id = I2C_DRIVERID_LM75,