diff for duplicates of <51478535.8080107@mose.org.uk> diff --git a/a/1.txt b/N1/1.txt index 086f097..62ecdbd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,7 +45,7 @@ good */ entry.chip.addr = id; + } else + if (subsys && !strcmp(subsys, "intel-mei") && -+ sscanf(dev_name, "mei%d:%d", &bus, &fn) = 2) { ++ sscanf(dev_name, "mei%d:%d", &bus, &fn) == 2) { + entry.chip.bus.type = SENSORS_BUS_TYPE_PCI; + entry.chip.bus.nr = bus; + entry.chip.addr = fn; @@ -54,8 +54,3 @@ good */ err = 0; PWM is still unimplemented. - -_______________________________________________ -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 f8e5423..48657b4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,5 @@ "From\0Simon J. Rowe <srowe@mose.org.uk>\0" - "Subject\0[lm-sensors] RFC (v2): Intel QST sensor driver\0" + "Subject\0RFC (v2): Intel QST sensor driver\0" "Date\0Mon, 18 Mar 2013 21:20:53 +0000\0" "To\0lm-sensors@lm-sensors.org\0" "Cc\0linux@roeck-us.net" @@ -54,7 +54,7 @@ " entry.chip.addr = id;\n" "+ } else\n" "+ if (subsys && !strcmp(subsys, \"intel-mei\") &&\n" - "+ sscanf(dev_name, \"mei%d:%d\", &bus, &fn) = 2) {\n" + "+ sscanf(dev_name, \"mei%d:%d\", &bus, &fn) == 2) {\n" "+ entry.chip.bus.type = SENSORS_BUS_TYPE_PCI;\n" "+ entry.chip.bus.nr = bus;\n" "+ entry.chip.addr = fn;\n" @@ -62,11 +62,6 @@ " /* Ignore unknown device */\n" " err = 0;\n" "\n" - "PWM is still unimplemented.\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + PWM is still unimplemented. -114940597dc47369cf73de064028353d1937cadc33ab122838c066a2f721402b +32c26e5d351944e44c3409bf8d51be81ea288be73ebdaa29c9878793cf2f0869
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.