diff for duplicates of <55C12F5A.5080705@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index deaf0bb..7ca5109 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ Guenter > +++ b/Documentation/hwmon/scpi-hwmon > @@ -0,0 +1,33 @@ > +Kernel driver scpi-hwmon -> +======================== +> +============ > + > +Supported chips: > + * Chips based on ARM System Control Processor Interface @@ -193,7 +193,7 @@ Guenter > + if (ret || !nr_sensors) > + return ret; > + -This will return 0 if nr_sensors == 0. Should it be -ENODEV ? +This will return 0 if nr_sensors = 0. Should it be -ENODEV ? > + scpi_sensors = devm_kzalloc(dev, sizeof(*scpi_sensors), GFP_KERNEL); > + if (!scpi_sensors) @@ -294,3 +294,9 @@ This will return 0 if nr_sensors == 0. Should it be -ENODEV ? > +MODULE_DESCRIPTION("ARM SCPI HWMON interface driver"); > +MODULE_LICENSE("GPL v2"); > + + +_______________________________________________ +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 dc1d294..46ad290 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01438615378-14241-1-git-send-email-punit.agrawal@arm.com\0" "ref\01438615378-14241-8-git-send-email-punit.agrawal@arm.com\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [PATCH v2 07/10] hwmon: Support sensors exported via ARM SCP interface\0" - "Date\0Tue, 04 Aug 2015 14:32:10 -0700\0" + "Subject\0Re: [lm-sensors] [PATCH v2 07/10] hwmon: Support sensors exported via ARM SCP interface\0" + "Date\0Tue, 04 Aug 2015 21:32:10 +0000\0" "To\0Punit Agrawal <punit.agrawal@arm.com>" " linux-pm@vger.kernel.org\0" "Cc\0lm-sensors@lm-sensors.org" @@ -53,7 +53,7 @@ "> +++ b/Documentation/hwmon/scpi-hwmon\n" "> @@ -0,0 +1,33 @@\n" "> +Kernel driver scpi-hwmon\n" - "> +========================\n" + "> +============\n" "> +\n" "> +Supported chips:\n" "> + * Chips based on ARM System Control Processor Interface\n" @@ -208,7 +208,7 @@ "> +\tif (ret || !nr_sensors)\n" "> +\t\treturn ret;\n" "> +\n" - "This will return 0 if nr_sensors == 0. Should it be -ENODEV ?\n" + "This will return 0 if nr_sensors = 0. Should it be -ENODEV ?\n" "\n" "> +\tscpi_sensors = devm_kzalloc(dev, sizeof(*scpi_sensors), GFP_KERNEL);\n" "> +\tif (!scpi_sensors)\n" @@ -308,6 +308,12 @@ "> +MODULE_AUTHOR(\"Punit Agrawal <punit.agrawal@arm.com>\");\n" "> +MODULE_DESCRIPTION(\"ARM SCPI HWMON interface driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\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 -5a0a88f92652091076156cbb5d5b47ce99b45a6799373e797312af06adaeace6 +d57f33c0464fd6229bcbed1733c7279cc8291fbfe2c66f6ed69caeded1a47bb4
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.