diff for duplicates of <4CA9BC84.1090403@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index aa9a749..96a83c5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ documentation in the platform data talking about why you would want to do this though... (actual examples please) > -> 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 | 21 ++++++++++++++------- > include/linux/lis3lv02d.h | 7 ++++++- @@ -82,7 +82,7 @@ want to do this though... (actual examples please) > dev->whoami = lis3lv02d_read_8(dev, WHO_AM_I); > > @@ -799,6 +803,9 @@ int lis3lv02d_init_device(struct lis3lv02d *dev) -> if (dev->whoami == WAI_8B) +> if (dev->whoami = WAI_8B) > lis3lv02d_8b_configure(dev, p); > > + if (dev->pdata->irq_flags & LIS3_IRQ1_USE_BOTH_EDGES) @@ -126,3 +126,9 @@ This change has nothing to do with the patch so shouldn't be here. > unsigned char wakeup_flags; > unsigned char wakeup_thresh; > unsigned char wakeup_flags2; + + +_______________________________________________ +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 66a8340..c6d1054 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-7-git-send-email-samu.p.onkalo@nokia.com\0" "ref\01285933616-16044-7-git-send-email-samu.p.onkalo-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org\0" - "From\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0" - "Subject\0Re: [lm-sensors] [RFC PATCH 6/9] hwmon: lis3: New parameters to\tplatform data\0" - "Date\0Mon, 04 Oct 2010 12:37:40 +0100\0" + "From\0Jonathan Cameron <jic23@cam.ac.uk>\0" + "Subject\0Re: [lm-sensors] [RFC PATCH 6/9] hwmon: lis3: New parameters\0" + "Date\0Mon, 04 Oct 2010 11:37:40 +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 @@ -33,7 +33,7 @@ "want to do this though... (actual examples please)\n" "\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 | 21 ++++++++++++++-------\n" "> include/linux/lis3lv02d.h | 7 ++++++-\n" @@ -97,7 +97,7 @@ "> \tdev->whoami = lis3lv02d_read_8(dev, WHO_AM_I);\n" "> \n" "> @@ -799,6 +803,9 @@ int lis3lv02d_init_device(struct lis3lv02d *dev)\n" - "> \t\tif (dev->whoami == WAI_8B)\n" + "> \t\tif (dev->whoami = WAI_8B)\n" "> \t\t\tlis3lv02d_8b_configure(dev, p);\n" "> \n" "> +\t\tif (dev->pdata->irq_flags & LIS3_IRQ1_USE_BOTH_EDGES)\n" @@ -140,6 +140,12 @@ "\n" "> \tunsigned char wakeup_flags;\n" "> \tunsigned char wakeup_thresh;\n" - "> \tunsigned char wakeup_flags2;" + "> \tunsigned char wakeup_flags2;\n" + "\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -847c7783141914725ccc5cd037161b4e3c2a1311e1f92045842b2de2d85b7ee5 +7aca0d4ffc6bebde745cf0e00ece65bbffcb4e4ff969c3505508cbe03c045d4c
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.