diff for duplicates of <512B34E2.70709@metafoo.de> diff --git a/a/1.txt b/N1/1.txt index 06d89d8..9931168 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -112,7 +112,7 @@ seconds. I don't think anybody is going to do this for the threshold properties. > - ADT7410_T_HYST, status); > - ret = ERR_PTR(status); > - goto abort; -> + else if (i == 4) { +> + else if (i = 4) { > + status = i2c_smbus_read_byte_data(client, ADT7410_T_HYST); > + if (unlikely(status < 0)) { > + dev_dbg(dev, @@ -160,3 +160,9 @@ seconds. I don't think anybody is going to do this for the threshold properties. > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html + + +_______________________________________________ +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 5397d4d..edecc8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,8 +5,8 @@ "ref\020130220012249.GA15948@roeck-us.net\0" "ref\05128112C.4080909@gmx.de\0" "From\0Lars-Peter Clausen <lars@metafoo.de>\0" - "Subject\0Re: [PATCH v2 1/4] hwmon: (adt7410) Don't re-read non-volatile registers\0" - "Date\0Mon, 25 Feb 2013 10:54:42 +0100\0" + "Subject\0Re: [lm-sensors] [PATCH v2 1/4] hwmon: (adt7410) Don't re-read non-volatile registers\0" + "Date\0Mon, 25 Feb 2013 09:54:42 +0000\0" "To\0Hartmut Knaack <knaack.h@gmx.de>\0" "Cc\0Guenter Roeck <linux@roeck-us.net>" Jean Delvare <khali@linux-fr.org> @@ -129,7 +129,7 @@ "> -\t\t\t\tADT7410_T_HYST, status);\n" "> -\t\t\tret = ERR_PTR(status);\n" "> -\t\t\tgoto abort;\n" - "> +\t\telse if (i == 4) {\n" + "> +\t\telse if (i = 4) {\n" "> +\t\t\tstatus = i2c_smbus_read_byte_data(client, ADT7410_T_HYST);\n" "> +\t\t\tif (unlikely(status < 0)) {\n" "> +\t\t\t\tdev_dbg(dev,\n" @@ -176,6 +176,12 @@ "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" "> the body of a message to majordomo@vger.kernel.org\n" - > More majordomo info at http://vger.kernel.org/majordomo-info.html + "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" + "\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -f35dd15500ea9b908b58cefd2c038666e97efa36df5be5ef4444c1fdcadf51b2 +6771d94d1431f73c1548f9be91d9bdbe4aa6d89087468a5b880e9373c6975599
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.