]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir
authorAmit Kucheria <amit.kucheria@linaro.org>
Fri, 7 Dec 2018 06:55:27 +0000 (12:25 +0530)
committerZhang Rui <rui.zhang@intel.com>
Fri, 7 Dec 2018 08:49:02 +0000 (16:49 +0800)
commit72e9baf997286610a2a3109e79fdb528590c5523
treed559fbca301e24c037e2414cf281b0e5231df8f5
parent3e8c4d31f8eddc957ee293b3556586ee698d9a21
drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir

This cleans up the directory a bit allowing just one place to look for
thermal related drivers for QCOM platforms instead of being scattered in
the root directory and the qcom/ subdirectory. Compile-tested with
ARCH=arm64 defconfig and the driver explicitly enabled with menuconfig.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/qcom-spmi-temp-alarm.c [deleted file]
drivers/thermal/qcom/Kconfig
drivers/thermal/qcom/Makefile
drivers/thermal/qcom/qcom-spmi-temp-alarm.c [new file with mode: 0644]