diff for duplicates of <512BD7F6.6040105@gmx.de> diff --git a/a/1.txt b/N1/1.txt index 1b1f8c0..81ef0a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -113,7 +113,7 @@ I could agree with not caching those registers - nobody would probably want to r >> - 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, @@ -162,3 +162,9 @@ I could agree with not caching those registers - nobody would probably want to r >> 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 ac0ab17..0d3835e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,8 +6,8 @@ "ref\05128112C.4080909@gmx.de\0" "ref\0512B34E2.70709@metafoo.de\0" "From\0Hartmut Knaack <knaack.h@gmx.de>\0" - "Subject\0Re: [PATCH v2 1/4] hwmon: (adt7410) Don't re-read non-volatile registers\0" - "Date\0Mon, 25 Feb 2013 22:30:30 +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 21:30:30 +0000\0" "To\0Lars-Peter Clausen <lars@metafoo.de>\0" "Cc\0Guenter Roeck <linux@roeck-us.net>" Jean Delvare <khali@linux-fr.org> @@ -131,7 +131,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" @@ -179,6 +179,12 @@ ">> 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\n" - > + ">\n" + "\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -df9474c89fdf62dcabf99963da2ba6c31c4f367c5a3c4cafe0683927dc5e215b +20e5ceaf1adb02baad074c7cc899aafc2335208fce3aba06f022545ba37fca19
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.