aboutsummaryrefslogtreecommitdiffstats
path: root/i2c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-12-23 10:44:23 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-12-23 10:44:23 -0800
commit373ecab16727fcb04e0d4684f5c65ce92f2e6ede (patch)
tree87c3978c3145658c7e75fa855375eff6bf562770 /i2c
parent358ab939884962f98c4143756a8c42943e77be12 (diff)
downloadpatches-373ecab16727fcb04e0d4684f5c65ce92f2e6ede.tar.gz
2.6.15-rc6-git4 refresh
Diffstat (limited to 'i2c')
-rw-r--r--i2c/hwmon-vt8231-new-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/i2c/hwmon-vt8231-new-driver.patch b/i2c/hwmon-vt8231-new-driver.patch
index 0b154499cfa95..a71b3bff76780 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
-@@ -2900,6 +2900,12 @@ W: http://linuxtv.org
+@@ -2893,6 +2893,12 @@ W: http://linuxtv.org
T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
S: Maintained