Re: [lm-sensors] [PATCH 07/19] hwmon: lm75: expose to thermal fw via DT nodes

From: Guenter Roeck
Date: Tue Mar 25 2014 - 09:32:23 EST


On 03/25/2014 03:49 AM, Alex Shi wrote:
From: Eduardo Valentin <eduardo.valentin@xxxxxx>

This patch adds to lm75 temperature sensor the possibility
to expose itself as thermal zone device, registered on the
thermal framework.

The thermal zone is built only if a device tree node
describing a thermal zone for this sensor is present
inside the lm75 DT node. Otherwise, the driver behavior
will be the same.

Note: This patch has also been reviewed by Jean D. He has
requested to perform a wider inspection of possible
users of thermal and hwmon interaction API. On the other
hand, the change on this patch is acceptable on first
step of overall code change.

Cc: Jean Delvare <khali@xxxxxxxxxxxx>
Cc: lm-sensors@xxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Signed-off-by: Eduardo Valentin <eduardo.valentin@xxxxxx>
(cherry picked from commit 22e731838b0e337fed5f16c67aa0b954028dfe93)

Signed-off-by: Alex Shi <alex.shi@xxxxxxxxxx>

Not entirely sure why you are sending this patch to a public list.
This patch as well as patch 8/19 have already been applied.
Ok, it appears that you plan to apply it to some other branch.
So what ?

Can you clarify ?

Reason for asking is that I don't want to get flooded with e-mail
each time someone applies a patch to some arbitrary branch,
and I end up being confused and looking through the code
trying to figure out what is going on. Whatever it is, your branch
isn't that special that you need to tell the rest of the world
what you are doing.

Thanks,
Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/