diff options
author | 2018-11-15 17:43:30 +0000 | |
---|---|---|
committer | 2019-01-02 04:47:11 -0800 | |
commit | 4ab248b3b10a58e379e2d32333fff99ea5ca256c (patch) | |
tree | 161874b14b11d40f2ccc1013b3f65d50042bdd56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() (diff) | |
download | wireguard-linux-4ab248b3b10a58e379e2d32333fff99ea5ca256c.tar.xz wireguard-linux-4ab248b3b10a58e379e2d32333fff99ea5ca256c.zip |
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Regmap would use device name to create debugfs entries. If the device
has multiple regmaps it is recommended to use name field in regmap_config.
Fix this by providing name to the regmap configs correctly.
Without this patch we would see below error on DB820c.
qcom-tsens 4a9000.thermal-sensor: Failed to create 4a9000.thermal-sensor
debugfs directory
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Amit Kucheria <amit.kucheria@linaro.org>
Tested-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions