diff for duplicates of <530C5AE8.8010709@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index dc47a76..50fc0f7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ On 02/25/2014 12:21 AM, Wei Ni wrote: >>> u8 config; >>> + int err; >>> ->>> if (data->kind = max6696) { +>>> if (data->kind == max6696) { >>> lm90_read_reg(client, LM90_REG_R_CONFIG1, &config); >>> config &= ~0x08; >>> if (channel) @@ -61,9 +61,3 @@ noisy about it are different issues, and I am a bit surprised that Jean wants the driver to be noisy about it, but if so I won't object. Guenter - - -_______________________________________________ -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 adb1a7f..4731959 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\0530C391B.5090206@roeck-us.net\0" "ref\0530C527F.1020806@nvidia.com\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [lm-sensors] [PATCH 1/2] hwmon: (lm90) split set&show temp as common codes\0" - "Date\0Tue, 25 Feb 2014 08:57:12 +0000\0" + "Subject\0Re: [PATCH 1/2] hwmon: (lm90) split set&show temp as common codes\0" + "Date\0Tue, 25 Feb 2014 00:57:12 -0800\0" "To\0Wei Ni <wni@nvidia.com>" " khali@linux-fr.org <khali@linux-fr.org>\0" "Cc\0lm-sensors@lm-sensors.org <lm-sensors@lm-sensors.org>" @@ -44,7 +44,7 @@ ">>> \tu8 config;\n" ">>> +\tint err;\n" ">>>\n" - ">>> \tif (data->kind = max6696) {\n" + ">>> \tif (data->kind == max6696) {\n" ">>> \t\tlm90_read_reg(client, LM90_REG_R_CONFIG1, &config);\n" ">>> \t\tconfig &= ~0x08;\n" ">>> \t\tif (channel)\n" @@ -73,12 +73,6 @@ "noisy about it are different issues, and I am a bit surprised that\n" "Jean wants the driver to be noisy about it, but if so I won't object.\n" "\n" - "Guenter\n" - "\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Guenter -dc086a1f15804b1aa71f8389e158954a3e8f5af5935c8cb32864eb25a0f964c5 +a77961b32cc054abfb274493690709c98e8a23f8d104fe40ec23a0608aee2a7f
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.