[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191204215618.125826-1-wvw@google.com>
Date: Wed, 4 Dec 2019 13:56:16 -0800
From: Wei Wang <wvw@...gle.com>
To: unlisted-recipients:; (no To-header on input)
Cc: wei.vince.wang@...il.com, Wei Wang <wvw@...gle.com>,
Zhang Rui <rui.zhang@...el.com>,
Eduardo Valentin <edubezval@...il.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Amit Kucheria <amit.kucheria@...durent.com>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] thermal: introduce by-name softlink
The paths thermal_zone%d and cooling_device%d are not intuitive and the
numbers are subject to change due to device tree change. This usually
leads to tree traversal in userspace code.
The patch creates `tz-by-name' and `cdev-by-name' for thermal zone and
cooling_device respectively.
Changes since v1 [1]:
* Split cooling device registration into a seperate patch
[1]: v1: https://lore.kernel.org/patchwork/patch/1139450/
Wei Wang (2):
thermal: fix and clean up tz and cdev registration
thermal: create softlink by name for thermal_zone and cooling_device
drivers/thermal/thermal_core.c | 37 +++++++++++++++++++++++++++++-----
1 file changed, 32 insertions(+), 5 deletions(-)
--
2.24.0.393.g34dc348eaf-goog
Powered by blists - more mailing lists