]> Git Repo - linux.git/commit
driver core: fw_devlink: Print full path and name of fwnode
authorSaravana Kannan <[email protected]>
Sat, 25 Feb 2023 06:54:42 +0000 (22:54 -0800)
committerGreg Kroah-Hartman <[email protected]>
Sat, 25 Feb 2023 09:52:02 +0000 (10:52 +0100)
commit0c058fb94ae0e2a68639f4569de1c3abf5df7ad7
treecda9ce0fa5447338204313c8e4d9a27832560bdf
parent6309872413f14f3d58c13ae4dc85b1a7004b4193
driver core: fw_devlink: Print full path and name of fwnode

Some of the log messages were printing just the fwnode name. While it's
short, it's not always uniquely identifiable in system. So print the
full path and name to make debugging easier.

Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/core.c
This page took 0.052352 seconds and 4 git commands to generate.