Hi!This patch follows the naming convention on this file. If we are going to use different prefixes, then I suggest sending a patch that changes the functions that are exported by this file. Besides the names you suggested do not reflect exactly the purpose of the introduced API.
Here is V2 of temperature lookup helper function. This has been
split into two API as suggested on V1.
The usage of it is exemplified on patch 03.
Eduardo Valentin (3):
thermal: introduce thermal_zone_get_zone_by_name helper function
Is the function name maybe a bit long? Perhaps using tz_ prefix
instead of "thermal_zone_" would help? or thermal_get_by_name? tz_get_by_name?
Pavel