Skip to content
Commit 2315332e authored by Phinex Hung's avatar Phinex Hung Committed by Guenter Roeck
Browse files

hwmon: fix potential sensor registration fail if of_node is missing



It is not sufficient to check of_node in current device.
In some cases, this would cause the sensor registration to fail.

This patch looks for device's ancestors to find a valid of_node if any.

Fixes: d560168b ("hwmon: (core) New hwmon registration API")
Signed-off-by: default avatarPhinex Hung <phinex@realtek.com>
Link: https://lore.kernel.org/r/20230321060224.3819-1-phinex@realtek.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 2b91c4a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment