diff for duplicates of <20080218213322.GD5784@tree.beaverton.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 18d7d73..18a0ca7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ index 0000000..22d8b19 +++ b/Documentation/hwmon/adt7473 @@ -0,0 +1,79 @@ +Kernel driver adt7473 -+=========== ++====================== + +Supported chips: + * Analog Devices ADT7473 @@ -1111,7 +1111,8 @@ index 0000000..a3daeef +static SENSOR_DEVICE_ATTR(pwm3_auto_channels_temp, S_IWUSR | S_IRUGO, + show_pwm_auto_temp, set_pwm_auto_temp, 2); + -+static struct attribute *adt7473_attr[] +{ ++static struct attribute *adt7473_attr[] = ++{ + &sensor_dev_attr_in1_max.dev_attr.attr, + &sensor_dev_attr_in2_max.dev_attr.attr, + &sensor_dev_attr_in1_min.dev_attr.attr, @@ -1292,8 +1293,3 @@ index 0000000..a3daeef + +module_init(adt7473_init); +module_exit(adt7473_exit); - -_______________________________________________ -lm-sensors mailing list -lm-sensors@lm-sensors.org -http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index 21f8e13..3e011a9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\020071219231437.GR6870@tree.beaverton.ibm.com\0" "ref\020080217200250.GD2916@jupiter.solarsys.private\0" "From\0Darrick J. Wong <djwong@us.ibm.com>\0" - "Subject\0[lm-sensors] [PATCH v2] adt7473: New driver for Analog Devices\0" - "Date\0Mon, 18 Feb 2008 21:33:23 +0000\0" + "Subject\0[PATCH v2] adt7473: New driver for Analog Devices ADT7473 sensor chip\0" + "Date\0Mon, 18 Feb 2008 13:33:23 -0800\0" "To\0Mark M. Hoffman <mhoffman@lightlink.com>\0" "Cc\0Jean Delvare <khali@linux-fr.org>" linux-kernel <linux-kernel@vger.kernel.org> @@ -32,7 +32,7 @@ "+++ b/Documentation/hwmon/adt7473\n" "@@ -0,0 +1,79 @@\n" "+Kernel driver adt7473\n" - "+===========\n" + "+======================\n" "+\n" "+Supported chips:\n" "+ * Analog Devices ADT7473\n" @@ -1124,7 +1124,8 @@ "+static SENSOR_DEVICE_ATTR(pwm3_auto_channels_temp, S_IWUSR | S_IRUGO,\n" "+\t\t\t show_pwm_auto_temp, set_pwm_auto_temp, 2);\n" "+\n" - "+static struct attribute *adt7473_attr[] +{\n" + "+static struct attribute *adt7473_attr[] =\n" + "+{\n" "+\t&sensor_dev_attr_in1_max.dev_attr.attr,\n" "+\t&sensor_dev_attr_in2_max.dev_attr.attr,\n" "+\t&sensor_dev_attr_in1_min.dev_attr.attr,\n" @@ -1304,11 +1305,6 @@ "+MODULE_LICENSE(\"GPL\");\n" "+\n" "+module_init(adt7473_init);\n" - "+module_exit(adt7473_exit);\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + +module_exit(adt7473_exit); -21812ed732abd51d9b887de946f1618e80f19643c61e75791eb888312af46ea5 +fcd605cbfa36706e83991463c3303b933fdc0169e2c8a4143964cddde938c2a3
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.