diff for duplicates of <20071219231437.GR6870@tree.beaverton.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 032c964..c7f888b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1025,7 +1025,8 @@ index 0000000..5528d5c +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, @@ -1211,8 +1212,3 @@ index 0000000..5528d5c + +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 3dc058c..ecfd6e2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020071219034116.GM6870@tree.beaverton.ibm.com\0" "ref\020071219154759.7be5025c@hyperion.delvare\0" "From\0Darrick J. Wong <djwong@us.ibm.com>\0" - "Subject\0Re: [lm-sensors] [PATCH] adt7473: New driver for Analog Devices\0" - "Date\0Wed, 19 Dec 2007 23:14:38 +0000\0" + "Subject\0Re: [PATCH] adt7473: New driver for Analog Devices ADT7473 sensor chip\0" + "Date\0Wed, 19 Dec 2007 15:14:38 -0800\0" "To\0Jean Delvare <khali@linux-fr.org>\0" "Cc\0lm-sensors <lm-sensors@lm-sensors.org>" linux-kernel <linux-kernel@vger.kernel.org> @@ -1036,7 +1036,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" @@ -1221,11 +1222,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); -90229815155a72a6bc35741a3be879e03f358e6d847f5ac102d42f2b3175f83f +8f035eaf800580629156f651a7e9af8c73addc9a3423d45b7e6284e37b660e09
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.