diff options
author | Remo Senekowitsch <remo@buenzli.dev> | 2025-06-11 12:29:03 +0200 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2025-06-13 00:58:52 +0200 |
commit | ecea2459818383c2886ec1cff81cce7e70d99893 (patch) | |
tree | 64086b46101c5d5755b12198545663925a273ad8 /rust/helpers/of.c | |
parent | d3393e845038f5fd32c24b841bb4b6026aa1cf4b (diff) |
rust: device: Enable printing fwnode name and path
Add two new public methods `display_name` and `display_path` to
`FwNode`. They can be used by driver authors for logging purposes. In
addition, they will be used by core property abstractions for automatic
logging, for example when a driver attempts to read a required but
missing property.
Tested-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Remo Senekowitsch <remo@buenzli.dev>
Link: https://lore.kernel.org/r/20250611102908.212514-5-remo@buenzli.dev
[ Remove #[expect(dead_code)] from FwNode::from_raw(). - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'rust/helpers/of.c')
0 files changed, 0 insertions, 0 deletions