linux/drivers/thermal/qcom
Amit Kucheria faa590baf8 thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
devm_ioremap_resources() automatically requests resources (so that the I/O
region shows up in /proc/iomem) and devm_ wrappers do better error handling
and unmapping of the I/O region when needed.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2018-07-27 15:15:57 -07:00
..
Kconfig
Makefile thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse 2018-07-27 15:08:10 -07:00
tsens-8916.c thermal: qcom: remove declare local symbols as static 2016-09-27 14:02:16 +08:00
tsens-8960.c thermal: qcom: remove declare local symbols as static 2016-09-27 14:02:16 +08:00
tsens-8974.c thermal: qcom: remove declare local symbols as static 2016-09-27 14:02:16 +08:00
tsens-common.c thermal: tsens: switch from of_iomap() to devm_ioremap_resource() 2018-07-27 15:15:57 -07:00
tsens-v2.c thermal: tsens: Rename variable 2018-07-27 15:14:21 -07:00
tsens.c thermal: tsens: Add generic support for TSENS v2 IP 2018-07-27 15:09:28 -07:00
tsens.h thermal: tsens: Add generic support for TSENS v2 IP 2018-07-27 15:09:28 -07:00