Here is another series of tsens-related bugfixes and cleanups to prepare for IRQ support, among other things. It applies on top of another series[1] that did some code consolidation to add support for sdm845.
[1] https://lore.kernel.org/lkml/[email protected]/T/#t Amit Kucheria (3): thermal: tsens: Rename variable thermal: tsens: switch from of_iomap() to devm_ioremap_resource() thermal: tsens: Fix negative temperature reporting drivers/thermal/qcom/tsens-common.c | 19 ++++++++++--------- drivers/thermal/qcom/tsens-v2.c | 23 ++++++++++------------- 2 files changed, 20 insertions(+), 22 deletions(-) -- 2.7.4

