diff for duplicates of <4CA76875.1040508@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index d6c7b69..27dde92 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ have completely misunderstood this! Jonathan > -> Signed-off-by: Samu Onkalo <samu.p.onkalo-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org> +> Signed-off-by: Samu Onkalo <samu.p.onkalo@nokia.com> > --- > drivers/hwmon/lis3lv02d.c | 59 +++++++++++++++++++++++++++++++++++++++++ > drivers/hwmon/lis3lv02d.h | 1 + @@ -126,7 +126,7 @@ Name is rather generic... > > + lis3lv02d_sysfs_poweron(&lis3_dev); > result = lis3lv02d_selftest(&lis3_dev, values); -> return sprintf(buf, "%s %d %d %d\n", result == 0 ? "OK" : "FAIL", +> return sprintf(buf, "%s %d %d %d\n", result = 0 ? "OK" : "FAIL", > values[0], values[1], values[2]); > @@ -528,6 +569,7 @@ static ssize_t lis3lv02d_position_show(struct device *dev, > { @@ -298,3 +298,9 @@ we only want to power it up if it isn't in suspended state? > .probe = lis3lv02d_i2c_probe, > .remove = __devexit_p(lis3lv02d_i2c_remove), > .id_table = lis3lv02d_id, + + +_______________________________________________ +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 f71e0e9..0927c24 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ "ref\01285933616-16044-1-git-send-email-samu.p.onkalo@nokia.com\0" "ref\01285933616-16044-2-git-send-email-samu.p.onkalo@nokia.com\0" "ref\01285933616-16044-2-git-send-email-samu.p.onkalo-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org\0" - "From\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0" + "From\0Jonathan Cameron <jic23@cam.ac.uk>\0" "Subject\0Re: [lm-sensors] [RFC PATCH 1/9] hwmon: lis3: pm_runtime support\0" - "Date\0Sat, 02 Oct 2010 18:14:29 +0100\0" + "Date\0Sat, 02 Oct 2010 17:14:29 +0000\0" "To\0Samu Onkalo <samu.p.onkalo-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>\0" "Cc\0eric.piel-VkQ1JFuSMpfAbQlEx87xDw@public.gmane.org" khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org @@ -35,7 +35,7 @@ "\n" "Jonathan\n" "> \n" - "> Signed-off-by: Samu Onkalo <samu.p.onkalo-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>\n" + "> Signed-off-by: Samu Onkalo <samu.p.onkalo@nokia.com>\n" "> ---\n" "> drivers/hwmon/lis3lv02d.c | 59 +++++++++++++++++++++++++++++++++++++++++\n" "> drivers/hwmon/lis3lv02d.h | 1 +\n" @@ -141,7 +141,7 @@ "> \n" "> +\tlis3lv02d_sysfs_poweron(&lis3_dev);\n" "> \tresult = lis3lv02d_selftest(&lis3_dev, values);\n" - "> \treturn sprintf(buf, \"%s %d %d %d\\n\", result == 0 ? \"OK\" : \"FAIL\",\n" + "> \treturn sprintf(buf, \"%s %d %d %d\\n\", result = 0 ? \"OK\" : \"FAIL\",\n" "> \t\tvalues[0], values[1], values[2]);\n" "> @@ -528,6 +569,7 @@ static ssize_t lis3lv02d_position_show(struct device *dev,\n" "> {\n" @@ -312,6 +312,12 @@ "> -\t.resume = lis3lv02d_i2c_resume,\n" "> \t.probe\t= lis3lv02d_i2c_probe,\n" "> \t.remove\t= __devexit_p(lis3lv02d_i2c_remove),\n" - "> \t.id_table = lis3lv02d_id," + "> \t.id_table = lis3lv02d_id,\n" + "\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -0679bb8677c7af5679e8c4391f817ece7d3b31e62e1e96eeca565b62a44bdf67 +6c29d4871d315cdc13f167b5939b16c091b5adb5ff5808c2ca0b0f1995726a7d
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.