diff for duplicates of <4CA8669E.6070006@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index 25b708d..1ef355a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,12 +31,12 @@ The answer below covers my query (and is a handy thing to know about in general so thanks for that!) I'll certainly be copying this code for some of my drivers when I have the time to play with runtime pm. -Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> +Acked-by: Jonathan Cameron <jic23@cam.ac.uk> > > >> 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 + @@ -142,7 +142,7 @@ Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> >>> >>> + 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, >>> { @@ -338,4 +338,10 @@ I guess that makes sense in a kind of roundabout way! >> > > -> +> + + +_______________________________________________ +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 a8df261..cb09357 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,9 +3,9 @@ "ref\04CA76875.1040508@cam.ac.uk\0" "ref\01286082228.2064.14.camel@noppispoppis.nmp.nokia.com\0" "ref\01286082228.2064.14.camel-Vo7XL3ix0D0UEupzmRo7jhl4MBrZKKet0E9HWUfgJXw@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\0Sun, 03 Oct 2010 12:18:54 +0100\0" + "Date\0Sun, 03 Oct 2010 11:18:54 +0000\0" "To\0samu.p.onkalo-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org\0" "Cc\0eric.piel-VkQ1JFuSMpfAbQlEx87xDw@public.gmane.org <eric.piel-VkQ1JFuSMpfAbQlEx87xDw@public.gmane.org>" khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org> @@ -48,12 +48,12 @@ "general so thanks for that!) I'll certainly be copying this code for\n" "some of my drivers when I have the time to play with runtime pm.\n" "\n" - "Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n" + "Acked-by: Jonathan Cameron <jic23@cam.ac.uk>\n" "> \n" "> \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" @@ -159,7 +159,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" @@ -355,6 +355,12 @@ ">>\n" "> \n" "> \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 -ef59b3068ae3a2440edf98b503b0baf1439af12e01e8a29ff18a414e4c9a3222 +eaae4cf436e1e8b1d4f5bd7d33f9fb9c888171000413b606fa9ecda1d7a35550
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.