diff for duplicates of <48479922.6050003@movial.fi> diff --git a/a/1.txt b/N1/1.txt index 0af152e..0a6b6ee 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ Yan Burman wrote: -> +================== +> +========= > + > +Supported chips: > + @@ -379,7 +379,7 @@ routing via the ACPI hiding layer? > +static acpi_status > +mdps_get_resource(struct acpi_resource *resource, void *context) > +{ -> + if (resource->type == ACPI_RESOURCE_TYPE_EXTENDED_IRQ) { +> + if (resource->type = ACPI_RESOURCE_TYPE_EXTENDED_IRQ) { > + struct acpi_resource_extended_irq *irq; > + u32 *device_irq = context; > + @@ -485,7 +485,7 @@ routing via the ACPI hiding layer? > + > + /* This is just to make sure that the same physical move > + * is reported identically */ -> + if (dmi_check_system(mdps_dmi_ids) == 0) { +> + if (dmi_check_system(mdps_dmi_ids) = 0) { > + printk(KERN_INFO "mdps: laptop model unknown, " > + "using default axes configuration\n"); > + mdps.ac = mdps_axis_normal; @@ -757,4 +757,10 @@ routing via the ACPI hiding layer? > lm-sensors mailing list > lm-sensors@lm-sensors.org > http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -> +> + + +_______________________________________________ +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 661ba2b..d2ab3ee 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01212235533.3815.5.camel@localhost\0" "From\0Riku Voipio <riku.voipio@movial.fi>\0" - "Subject\0Re: [lm-sensors] [PATCH 2.6.25.4] hwmon: HP Mobile Data Protection System 3D ACPI\tdriver\0" - "Date\0Thu, 05 Jun 2008 10:43:30 +0300\0" + "Subject\0Re: [lm-sensors] [PATCH 2.6.25.4] hwmon: HP Mobile Data Protection\0" + "Date\0Thu, 05 Jun 2008 07:43:30 +0000\0" "To\0Yan Burman <burman.yan@gmail.com>\0" "Cc\0LKML <linux-kernel@vger.kernel.org>" Eric Piel <eric.piel@tremplin-utc.net> @@ -11,7 +11,7 @@ "\00:1\0" "b\0" "Yan Burman wrote:\n" - "> +==================\n" + "> +=========\n" "> +\n" "> +Supported chips:\n" "> +\n" @@ -391,7 +391,7 @@ "> +static acpi_status\n" "> +mdps_get_resource(struct acpi_resource *resource, void *context)\n" "> +{\n" - "> +\tif (resource->type == ACPI_RESOURCE_TYPE_EXTENDED_IRQ) {\n" + "> +\tif (resource->type = ACPI_RESOURCE_TYPE_EXTENDED_IRQ) {\n" "> +\t\tstruct acpi_resource_extended_irq *irq;\n" "> +\t\tu32 *device_irq = context;\n" "> +\n" @@ -497,7 +497,7 @@ "> +\n" "> +\t/* This is just to make sure that the same physical move\n" "> +\t * is reported identically */\n" - "> +\tif (dmi_check_system(mdps_dmi_ids) == 0) {\n" + "> +\tif (dmi_check_system(mdps_dmi_ids) = 0) {\n" "> +\t\tprintk(KERN_INFO \"mdps: laptop model unknown, \"\n" "> +\t\t\t\t \"using default axes configuration\\n\");\n" "> +\t\tmdps.ac = mdps_axis_normal;\n" @@ -769,6 +769,12 @@ "> lm-sensors mailing list\n" "> lm-sensors@lm-sensors.org\n" "> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors\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 -b9858ddb42020a49c28a11e8283f4310271ea340a78fa796ddc282d2ba5f3232 +84ac0e672af7ef8851bada9e0efc408e916e7e172032d85d773764589223b3c0
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.